@@ -20,8 +20,8 @@ public DevTestLabArmTemplateData(Azure.Core.AzureLocation location) : base (defa
2020 public System . DateTimeOffset ? CreatedOn { get { throw null ; } }
2121 public string Description { get { throw null ; } }
2222 public string DisplayName { get { throw null ; } }
23- public bool ? Enabled { get { throw null ; } }
2423 public string Icon { get { throw null ; } }
24+ public bool ? IsEnabled { get { throw null ; } }
2525 public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . DevTestLabs . Models . DevTestLabParametersValueFileInfo > ParametersValueFilesInfo { get { throw null ; } }
2626 public string Publisher { get { throw null ; } }
2727 }
@@ -99,7 +99,7 @@ public DevTestLabArtifactSourceData(Azure.Core.AzureLocation location) : base (d
9999 public string SecurityToken { get { throw null ; } set { } }
100100 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabSourceControlType ? SourceType { get { throw null ; } set { } }
101101 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabEnableStatus ? Status { get { throw null ; } set { } }
102- public string UniqueIdentifier { get { throw null ; } }
102+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
103103 public System . Uri Uri { get { throw null ; } set { } }
104104 }
105105 public partial class DevTestLabArtifactSourceResource : Azure . ResourceManager . ArmResource
@@ -165,7 +165,7 @@ public DevTestLabCostData(Azure.Core.AzureLocation location) : base (default(Azu
165165 public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . DevTestLabs . Models . DevTestLabResourceCost > ResourceCosts { get { throw null ; } }
166166 public System . DateTimeOffset ? StartOn { get { throw null ; } set { } }
167167 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabTargetCost TargetCost { get { throw null ; } set { } }
168- public string UniqueIdentifier { get { throw null ; } }
168+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
169169 }
170170 public partial class DevTestLabCostResource : Azure . ResourceManager . ArmResource
171171 {
@@ -212,7 +212,7 @@ public DevTestLabCustomImageData(Azure.Core.AzureLocation location) : base (defa
212212 public string ManagedImageId { get { throw null ; } set { } }
213213 public string ManagedSnapshotId { get { throw null ; } set { } }
214214 public string ProvisioningState { get { throw null ; } }
215- public string UniqueIdentifier { get { throw null ; } }
215+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
216216 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabCustomImageVhd Vhd { get { throw null ; } set { } }
217217 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabCustomImageVm Vm { get { throw null ; } set { } }
218218 }
@@ -256,7 +256,7 @@ public DevTestLabData(Azure.Core.AzureLocation location) : base (default(Azure.C
256256 public string ProvisioningState { get { throw null ; } }
257257 public string PublicIPId { get { throw null ; } }
258258 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabSupport Support { get { throw null ; } set { } }
259- public string UniqueIdentifier { get { throw null ; } }
259+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
260260 public string VaultName { get { throw null ; } }
261261 public string VmCreationResourceGroup { get { throw null ; } }
262262 }
@@ -284,11 +284,11 @@ public DevTestLabDiskData(Azure.Core.AzureLocation location) : base (default(Azu
284284 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabStorageType ? DiskType { get { throw null ; } set { } }
285285 public System . Uri DiskUri { get { throw null ; } set { } }
286286 public string HostCaching { get { throw null ; } set { } }
287- public string LeasedByLabVmId { get { throw null ; } set { } }
288- public string ManagedDiskId { get { throw null ; } set { } }
287+ public Azure . Core . ResourceIdentifier LeasedByLabVmId { get { throw null ; } set { } }
288+ public Azure . Core . ResourceIdentifier ManagedDiskId { get { throw null ; } set { } }
289289 public string ProvisioningState { get { throw null ; } }
290290 public string StorageAccountId { get { throw null ; } set { } }
291- public string UniqueIdentifier { get { throw null ; } }
291+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
292292 }
293293 public partial class DevTestLabDiskResource : Azure . ResourceManager . ArmResource
294294 {
@@ -337,7 +337,7 @@ public DevTestLabEnvironmentData(Azure.Core.AzureLocation location) : base (defa
337337 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabEnvironmentDeployment DeploymentProperties { get { throw null ; } set { } }
338338 public string ProvisioningState { get { throw null ; } }
339339 public string ResourceGroupId { get { throw null ; } }
340- public string UniqueIdentifier { get { throw null ; } }
340+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
341341 }
342342 public partial class DevTestLabEnvironmentResource : Azure . ResourceManager . ArmResource
343343 {
@@ -384,7 +384,7 @@ public DevTestLabFormulaData(Azure.Core.AzureLocation location) : base (default(
384384 public string LabVmId { get { throw null ; } set { } }
385385 public string OSType { get { throw null ; } set { } }
386386 public string ProvisioningState { get { throw null ; } }
387- public string UniqueIdentifier { get { throw null ; } }
387+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
388388 }
389389 public partial class DevTestLabFormulaResource : Azure . ResourceManager . ArmResource
390390 {
@@ -469,7 +469,7 @@ public DevTestLabNotificationChannelData(Azure.Core.AzureLocation location) : ba
469469 public System . Collections . Generic . IList < Azure . ResourceManager . DevTestLabs . Models . DevTestLabNotificationChannelEvent > Events { get { throw null ; } }
470470 public string NotificationLocale { get { throw null ; } set { } }
471471 public string ProvisioningState { get { throw null ; } }
472- public string UniqueIdentifier { get { throw null ; } }
472+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
473473 public System . Uri WebHookUri { get { throw null ; } set { } }
474474 }
475475 public partial class DevTestLabNotificationChannelResource : Azure . ResourceManager . ArmResource
@@ -520,7 +520,7 @@ public DevTestLabPolicyData(Azure.Core.AzureLocation location) : base (default(A
520520 public string ProvisioningState { get { throw null ; } }
521521 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabPolicyStatus ? Status { get { throw null ; } set { } }
522522 public string Threshold { get { throw null ; } set { } }
523- public string UniqueIdentifier { get { throw null ; } }
523+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
524524 }
525525 public partial class DevTestLabPolicyResource : Azure . ResourceManager . ArmResource
526526 {
@@ -640,7 +640,7 @@ public DevTestLabScheduleData(Azure.Core.AzureLocation location) : base (default
640640 public string TargetResourceId { get { throw null ; } set { } }
641641 public string TaskType { get { throw null ; } set { } }
642642 public string TimeZoneId { get { throw null ; } set { } }
643- public string UniqueIdentifier { get { throw null ; } }
643+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
644644 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabWeekDetails WeeklyRecurrence { get { throw null ; } set { } }
645645 }
646646 public partial class DevTestLabScheduleResource : Azure . ResourceManager . ArmResource
@@ -684,7 +684,7 @@ public partial class DevTestLabSecretData : Azure.ResourceManager.Models.Tracked
684684 {
685685 public DevTestLabSecretData ( Azure . Core . AzureLocation location ) : base ( default ( Azure . Core . AzureLocation ) ) { }
686686 public string ProvisioningState { get { throw null ; } }
687- public string UniqueIdentifier { get { throw null ; } }
687+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
688688 public string Value { get { throw null ; } set { } }
689689 }
690690 public partial class DevTestLabSecretResource : Azure . ResourceManager . ArmResource
@@ -729,7 +729,7 @@ public DevTestLabServiceFabricData(Azure.Core.AzureLocation location) : base (de
729729 public string EnvironmentId { get { throw null ; } set { } }
730730 public string ExternalServiceFabricId { get { throw null ; } set { } }
731731 public string ProvisioningState { get { throw null ; } }
732- public string UniqueIdentifier { get { throw null ; } }
732+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
733733 }
734734 public partial class DevTestLabServiceFabricResource : Azure . ResourceManager . ArmResource
735735 {
@@ -888,7 +888,7 @@ public DevTestLabUserData(Azure.Core.AzureLocation location) : base (default(Azu
888888 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabUserIdentity Identity { get { throw null ; } set { } }
889889 public string ProvisioningState { get { throw null ; } }
890890 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabUserSecretStore SecretStore { get { throw null ; } set { } }
891- public string UniqueIdentifier { get { throw null ; } }
891+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
892892 }
893893 public partial class DevTestLabUserResource : Azure . ResourceManager . ArmResource
894894 {
@@ -947,7 +947,7 @@ public DevTestLabVirtualNetworkData(Azure.Core.AzureLocation location) : base (d
947947 public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . DevTestLabs . Models . DevTestLabExternalSubnet > ExternalSubnets { get { throw null ; } }
948948 public string ProvisioningState { get { throw null ; } }
949949 public System . Collections . Generic . IList < Azure . ResourceManager . DevTestLabs . Models . DevTestLabSubnetOverride > SubnetOverrides { get { throw null ; } }
950- public string UniqueIdentifier { get { throw null ; } }
950+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
951951 }
952952 public partial class DevTestLabVirtualNetworkResource : Azure . ResourceManager . ArmResource
953953 {
@@ -998,12 +998,12 @@ public DevTestLabVmData(Azure.Core.AzureLocation location) : base (default(Azure
998998 public System . DateTimeOffset ? CreatedOn { get { throw null ; } set { } }
999999 public string CustomImageId { get { throw null ; } set { } }
10001000 public System . Collections . Generic . IList < Azure . ResourceManager . DevTestLabs . Models . DevTestLabDataDiskProperties > DataDiskParameters { get { throw null ; } }
1001+ public bool ? DisallowPublicIPAddress { get { throw null ; } set { } }
10011002 public Azure . Core . ResourceIdentifier EnvironmentId { get { throw null ; } set { } }
10021003 public System . DateTimeOffset ? ExpireOn { get { throw null ; } set { } }
10031004 public string Fqdn { get { throw null ; } }
10041005 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabGalleryImageReference GalleryImageReference { get { throw null ; } set { } }
10051006 public bool ? IsAuthenticationWithSshKey { get { throw null ; } set { } }
1006- public bool ? IsPublicIPAddressDisallowed { get { throw null ; } set { } }
10071007 public string LabSubnetName { get { throw null ; } set { } }
10081008 public Azure . Core . ResourceIdentifier LabVirtualNetworkId { get { throw null ; } set { } }
10091009 public string LastKnownPowerState { get { throw null ; } }
@@ -1019,7 +1019,7 @@ public DevTestLabVmData(Azure.Core.AzureLocation location) : base (default(Azure
10191019 public string Size { get { throw null ; } set { } }
10201020 public string SshKey { get { throw null ; } set { } }
10211021 public string StorageType { get { throw null ; } set { } }
1022- public string UniqueIdentifier { get { throw null ; } }
1022+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
10231023 public string UserName { get { throw null ; } set { } }
10241024 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabVmCreationSource ? VmCreationSource { get { throw null ; } }
10251025 }
@@ -1149,12 +1149,12 @@ public partial class DevTestLabAnnouncement
11491149 {
11501150 public DevTestLabAnnouncement ( ) { }
11511151 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabEnableStatus ? Enabled { get { throw null ; } set { } }
1152- public bool ? Expired { get { throw null ; } set { } }
11531152 public System . DateTimeOffset ? ExpireOn { get { throw null ; } set { } }
1153+ public bool ? IsExpired { get { throw null ; } set { } }
11541154 public string Markdown { get { throw null ; } set { } }
11551155 public string ProvisioningState { get { throw null ; } }
11561156 public string Title { get { throw null ; } set { } }
1157- public string UniqueIdentifier { get { throw null ; } }
1157+ public System . Guid ? UniqueIdentifier { get { throw null ; } }
11581158 }
11591159 public partial class DevTestLabApplicableSchedule : Azure . ResourceManager . Models . TrackedResourceData
11601160 {
@@ -1297,8 +1297,8 @@ public partial class DevTestLabCustomImageVhd
12971297 {
12981298 public DevTestLabCustomImageVhd ( Azure . ResourceManager . DevTestLabs . Models . DevTestLabCustomImageOSType osType ) { }
12991299 public string ImageName { get { throw null ; } set { } }
1300+ public bool ? IsSysPrepEnabled { get { throw null ; } set { } }
13001301 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabCustomImageOSType OSType { get { throw null ; } set { } }
1301- public bool ? SysPrep { get { throw null ; } set { } }
13021302 }
13031303 public partial class DevTestLabCustomImageVm
13041304 {
@@ -1796,7 +1796,7 @@ public DevTestLabServiceFabricPatch() { }
17961796 public DevTestLabStorageType ( string value ) { throw null ; }
17971797 public static Azure . ResourceManager . DevTestLabs . Models . DevTestLabStorageType Premium { get { throw null ; } }
17981798 public static Azure . ResourceManager . DevTestLabs . Models . DevTestLabStorageType Standard { get { throw null ; } }
1799- public static Azure . ResourceManager . DevTestLabs . Models . DevTestLabStorageType StandardSSD { get { throw null ; } }
1799+ public static Azure . ResourceManager . DevTestLabs . Models . DevTestLabStorageType StandardSsd { get { throw null ; } }
18001800 public bool Equals ( Azure . ResourceManager . DevTestLabs . Models . DevTestLabStorageType other ) { throw null ; }
18011801 [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
18021802 public override bool Equals ( object obj ) { throw null ; }
@@ -1938,7 +1938,7 @@ public DevTestLabVmCreationContent() { }
19381938 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabGalleryImageReference GalleryImageReference { get { throw null ; } set { } }
19391939 public bool ? IsAuthenticationWithSshKey { get { throw null ; } set { } }
19401940 public string LabSubnetName { get { throw null ; } set { } }
1941- public string LabVirtualNetworkId { get { throw null ; } set { } }
1941+ public Azure . Core . ResourceIdentifier LabVirtualNetworkId { get { throw null ; } set { } }
19421942 public Azure . Core . AzureLocation ? Location { get { throw null ; } set { } }
19431943 public string Name { get { throw null ; } set { } }
19441944 public Azure . ResourceManager . DevTestLabs . Models . DevTestLabNetworkInterface NetworkInterface { get { throw null ; } set { } }
@@ -1976,7 +1976,7 @@ public DevTestLabVmCreationContent() { }
19761976 public partial class DevTestLabVmDetachDataDiskContent
19771977 {
19781978 public DevTestLabVmDetachDataDiskContent ( ) { }
1979- public string ExistingLabDiskId { get { throw null ; } set { } }
1979+ public Azure . Core . ResourceIdentifier ExistingLabDiskId { get { throw null ; } set { } }
19801980 }
19811981 public partial class DevTestLabVmPatch : Azure . ResourceManager . DevTestLabs . Models . DevTestLabResourcePatch
19821982 {
0 commit comments