Skip to content

Commit 7f9ad91

Browse files
[skip ci] Archive Schedule (#27979)
1 parent ffc410c commit 7f9ad91

File tree

493 files changed

+39777
-5347
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

493 files changed

+39777
-5347
lines changed

generated/VMware/VMware.Autorest/Az.VMware.format.ps1xml

Lines changed: 723 additions & 25 deletions
Large diffs are not rendered by default.

generated/VMware/VMware.Autorest/Az.VMware.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
DotNetFrameworkVersion = '4.7.2'
1212
RequiredAssemblies = './bin/Az.VMware.private.dll'
1313
FormatsToProcess = './Az.VMware.format.ps1xml'
14-
FunctionsToExport = 'Get-AzVMwareAddon', 'Get-AzVMwareAuthorization', 'Get-AzVMwareCloudLink', 'Get-AzVMwareCluster', 'Get-AzVMwareClusterZone', 'Get-AzVMwareDatastore', 'Get-AzVMwareGlobalReachConnection', 'Get-AzVMwareIscsiPath', 'Get-AzVMwarePlacementPolicy', 'Get-AzVMwarePrivateCloud', 'Get-AzVMwarePrivateCloudAdminCredential', 'Get-AzVMwareVirtualMachine', 'New-AzVMwareAddon', 'New-AzVMwareAddonSrmPropertyObject', 'New-AzVMwareAddonVrPropertyObject', 'New-AzVMwareAuthorization', 'New-AzVMwareCloudLink', 'New-AzVMwareCluster', 'New-AzVMwareDatastore', 'New-AzVMwareGlobalReachConnection', 'New-AzVMwareIscsiPath', 'New-AzVMwarePlacementPolicy', 'New-AzVMwarePrivateCloud', 'New-AzVMwarePrivateCloudNsxtPassword', 'New-AzVMwarePrivateCloudVcenterPassword', 'New-AzVMwarePSCredentialExecutionParameterObject', 'New-AzVMwareScriptSecureStringExecutionParameterObject', 'New-AzVMwareScriptStringExecutionParameterObject', 'New-AzVMwareVmHostPlacementPolicyPropertyObject', 'New-AzVMwareVMPlacementPolicyPropertyObject', 'Remove-AzVMwareAddon', 'Remove-AzVMwareAuthorization', 'Remove-AzVMwareCloudLink', 'Remove-AzVMwareCluster', 'Remove-AzVMwareDatastore', 'Remove-AzVMwareGlobalReachConnection', 'Remove-AzVMwareIscsiPath', 'Remove-AzVMwarePlacementPolicy', 'Remove-AzVMwarePrivateCloud', 'Test-AzVMwareLocationQuotaAvailability', 'Test-AzVMwareLocationTrialAvailability', 'Update-AzVMwareAuthorization', 'Update-AzVMwareCloudLink', 'Update-AzVMwareCluster', 'Update-AzVMwareDatastore', 'Update-AzVMwareGlobalReachConnection', 'Update-AzVMwareIscsiPath', 'Update-AzVMwarePlacementPolicy', 'Update-AzVMwarePrivateCloud'
14+
FunctionsToExport = 'Get-AzVMwareAddon', 'Get-AzVMwareAuthorization', 'Get-AzVMwareCloudLink', 'Get-AzVMwareCluster', 'Get-AzVMwareClusterZone', 'Get-AzVMwareDatastore', 'Get-AzVMwareGlobalReachConnection', 'Get-AzVMwareHost', 'Get-AzVMwareIscsiPath', 'Get-AzVMwarePlacementPolicy', 'Get-AzVMwarePrivateCloud', 'Get-AzVMwarePrivateCloudAdminCredential', 'Get-AzVMwareProvisionedNetwork', 'Get-AzVMwarePureStoragePolicy', 'Get-AzVMwareSku', 'Get-AzVMwareVirtualMachine', 'New-AzVMwareAddon', 'New-AzVMwareAddonSrmPropertyObject', 'New-AzVMwareAddonVrPropertyObject', 'New-AzVMwareAuthorization', 'New-AzVMwareCloudLink', 'New-AzVMwareCluster', 'New-AzVMwareDatastore', 'New-AzVMwareGlobalReachConnection', 'New-AzVMwareIscsiPath', 'New-AzVMwarePlacementPolicy', 'New-AzVMwarePrivateCloud', 'New-AzVMwarePrivateCloudNsxtPassword', 'New-AzVMwarePrivateCloudVcenterPassword', 'New-AzVMwarePSCredentialExecutionParameterObject', 'New-AzVMwarePureStoragePolicy', 'New-AzVMwareScriptSecureStringExecutionParameterObject', 'New-AzVMwareScriptStringExecutionParameterObject', 'New-AzVMwareVmHostPlacementPolicyPropertyObject', 'New-AzVMwareVMPlacementPolicyPropertyObject', 'Remove-AzVMwareAddon', 'Remove-AzVMwareAuthorization', 'Remove-AzVMwareCloudLink', 'Remove-AzVMwareCluster', 'Remove-AzVMwareDatastore', 'Remove-AzVMwareGlobalReachConnection', 'Remove-AzVMwareIscsiPath', 'Remove-AzVMwarePlacementPolicy', 'Remove-AzVMwarePrivateCloud', 'Remove-AzVMwarePureStoragePolicy', 'Test-AzVMwareLocationQuotaAvailability', 'Test-AzVMwareLocationTrialAvailability', 'Update-AzVMwareAuthorization', 'Update-AzVMwareCloudLink', 'Update-AzVMwareCluster', 'Update-AzVMwareDatastore', 'Update-AzVMwareGlobalReachConnection', 'Update-AzVMwareIscsiPath', 'Update-AzVMwarePlacementPolicy', 'Update-AzVMwarePrivateCloud', 'Update-AzVMwarePureStoragePolicy'
1515
PrivateData = @{
1616
PSData = @{
1717
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'VMware'

generated/VMware/VMware.Autorest/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.7.2")]
2424
[assembly: System.Reflection.AssemblyVersionAttribute("0.7.2")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26-
[assembly: System.CLSCompliantAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]

generated/VMware/VMware.Autorest/exports/Get-AzVMwareAddon.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ INPUTOBJECT <IVMwareIdentity>: Identity Parameter To construct, see NOTES sectio
4545
[GatewayId <String>]: The ID of the NSX Gateway
4646
[GlobalReachConnectionName <String>]: Name of the global reach connection
4747
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
48+
[HostId <String>]: The host identifier.
4849
[Id <String>]: Resource identity path
4950
[Location <String>]: The name of the Azure region.
5051
[PlacementPolicyName <String>]: Name of the placement policy.
5152
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
5253
[PrivateCloudName <String>]: Name of the private cloud
54+
[ProvisionedNetworkName <String>]: Name of the cloud link.
5355
[PublicIPId <String>]: ID of the DNS zone.
5456
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
5557
[ScriptCmdletName <String>]: Name of the script cmdlet.
5658
[ScriptExecutionName <String>]: Name of the script cmdlet.
5759
[ScriptPackageName <String>]: Name of the script package.
5860
[SegmentId <String>]: The ID of the NSX Segment
61+
[StoragePolicyName <String>]: Name of the storage policy.
5962
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
6063
[VMGroupId <String>]: ID of the VM group.
6164
[VirtualMachineId <String>]: ID of the virtual machine.

generated/VMware/VMware.Autorest/exports/Get-AzVMwareAuthorization.ps1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ INPUTOBJECT <IVMwareIdentity>: Identity Parameter
4545
[GatewayId <String>]: The ID of the NSX Gateway
4646
[GlobalReachConnectionName <String>]: Name of the global reach connection
4747
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
48+
[HostId <String>]: The host identifier.
4849
[Id <String>]: Resource identity path
4950
[Location <String>]: The name of the Azure region.
5051
[PlacementPolicyName <String>]: Name of the placement policy.
5152
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
5253
[PrivateCloudName <String>]: Name of the private cloud
54+
[ProvisionedNetworkName <String>]: Name of the cloud link.
5355
[PublicIPId <String>]: ID of the DNS zone.
5456
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
5557
[ScriptCmdletName <String>]: Name of the script cmdlet.
5658
[ScriptExecutionName <String>]: Name of the script cmdlet.
5759
[ScriptPackageName <String>]: Name of the script package.
5860
[SegmentId <String>]: The ID of the NSX Segment
61+
[StoragePolicyName <String>]: Name of the storage policy.
5962
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
6063
[VMGroupId <String>]: ID of the VM group.
6164
[VirtualMachineId <String>]: ID of the virtual machine.
@@ -72,17 +75,20 @@ PRIVATECLOUDINPUTOBJECT <IVMwareIdentity>: Identity Parameter
7275
[GatewayId <String>]: The ID of the NSX Gateway
7376
[GlobalReachConnectionName <String>]: Name of the global reach connection
7477
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
78+
[HostId <String>]: The host identifier.
7579
[Id <String>]: Resource identity path
7680
[Location <String>]: The name of the Azure region.
7781
[PlacementPolicyName <String>]: Name of the placement policy.
7882
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
7983
[PrivateCloudName <String>]: Name of the private cloud
84+
[ProvisionedNetworkName <String>]: Name of the cloud link.
8085
[PublicIPId <String>]: ID of the DNS zone.
8186
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
8287
[ScriptCmdletName <String>]: Name of the script cmdlet.
8388
[ScriptExecutionName <String>]: Name of the script cmdlet.
8489
[ScriptPackageName <String>]: Name of the script package.
8590
[SegmentId <String>]: The ID of the NSX Segment
91+
[StoragePolicyName <String>]: Name of the storage policy.
8692
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
8793
[VMGroupId <String>]: ID of the VM group.
8894
[VirtualMachineId <String>]: ID of the virtual machine.

generated/VMware/VMware.Autorest/exports/Get-AzVMwareCloudLink.ps1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ INPUTOBJECT <IVMwareIdentity>: Identity Parameter
4545
[GatewayId <String>]: The ID of the NSX Gateway
4646
[GlobalReachConnectionName <String>]: Name of the global reach connection
4747
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
48+
[HostId <String>]: The host identifier.
4849
[Id <String>]: Resource identity path
4950
[Location <String>]: The name of the Azure region.
5051
[PlacementPolicyName <String>]: Name of the placement policy.
5152
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
5253
[PrivateCloudName <String>]: Name of the private cloud
54+
[ProvisionedNetworkName <String>]: Name of the cloud link.
5355
[PublicIPId <String>]: ID of the DNS zone.
5456
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
5557
[ScriptCmdletName <String>]: Name of the script cmdlet.
5658
[ScriptExecutionName <String>]: Name of the script cmdlet.
5759
[ScriptPackageName <String>]: Name of the script package.
5860
[SegmentId <String>]: The ID of the NSX Segment
61+
[StoragePolicyName <String>]: Name of the storage policy.
5962
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
6063
[VMGroupId <String>]: ID of the VM group.
6164
[VirtualMachineId <String>]: ID of the virtual machine.
@@ -72,17 +75,20 @@ PRIVATECLOUDINPUTOBJECT <IVMwareIdentity>: Identity Parameter
7275
[GatewayId <String>]: The ID of the NSX Gateway
7376
[GlobalReachConnectionName <String>]: Name of the global reach connection
7477
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
78+
[HostId <String>]: The host identifier.
7579
[Id <String>]: Resource identity path
7680
[Location <String>]: The name of the Azure region.
7781
[PlacementPolicyName <String>]: Name of the placement policy.
7882
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
7983
[PrivateCloudName <String>]: Name of the private cloud
84+
[ProvisionedNetworkName <String>]: Name of the cloud link.
8085
[PublicIPId <String>]: ID of the DNS zone.
8186
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
8287
[ScriptCmdletName <String>]: Name of the script cmdlet.
8388
[ScriptExecutionName <String>]: Name of the script cmdlet.
8489
[ScriptPackageName <String>]: Name of the script package.
8590
[SegmentId <String>]: The ID of the NSX Segment
91+
[StoragePolicyName <String>]: Name of the storage policy.
8692
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
8793
[VMGroupId <String>]: ID of the VM group.
8894
[VirtualMachineId <String>]: ID of the virtual machine.

generated/VMware/VMware.Autorest/exports/Get-AzVMwareCluster.ps1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ INPUTOBJECT <IVMwareIdentity>: Identity Parameter
4545
[GatewayId <String>]: The ID of the NSX Gateway
4646
[GlobalReachConnectionName <String>]: Name of the global reach connection
4747
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
48+
[HostId <String>]: The host identifier.
4849
[Id <String>]: Resource identity path
4950
[Location <String>]: The name of the Azure region.
5051
[PlacementPolicyName <String>]: Name of the placement policy.
5152
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
5253
[PrivateCloudName <String>]: Name of the private cloud
54+
[ProvisionedNetworkName <String>]: Name of the cloud link.
5355
[PublicIPId <String>]: ID of the DNS zone.
5456
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
5557
[ScriptCmdletName <String>]: Name of the script cmdlet.
5658
[ScriptExecutionName <String>]: Name of the script cmdlet.
5759
[ScriptPackageName <String>]: Name of the script package.
5860
[SegmentId <String>]: The ID of the NSX Segment
61+
[StoragePolicyName <String>]: Name of the storage policy.
5962
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
6063
[VMGroupId <String>]: ID of the VM group.
6164
[VirtualMachineId <String>]: ID of the virtual machine.
@@ -72,17 +75,20 @@ PRIVATECLOUDINPUTOBJECT <IVMwareIdentity>: Identity Parameter
7275
[GatewayId <String>]: The ID of the NSX Gateway
7376
[GlobalReachConnectionName <String>]: Name of the global reach connection
7477
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
78+
[HostId <String>]: The host identifier.
7579
[Id <String>]: Resource identity path
7680
[Location <String>]: The name of the Azure region.
7781
[PlacementPolicyName <String>]: Name of the placement policy.
7882
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
7983
[PrivateCloudName <String>]: Name of the private cloud
84+
[ProvisionedNetworkName <String>]: Name of the cloud link.
8085
[PublicIPId <String>]: ID of the DNS zone.
8186
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
8287
[ScriptCmdletName <String>]: Name of the script cmdlet.
8388
[ScriptExecutionName <String>]: Name of the script cmdlet.
8489
[ScriptPackageName <String>]: Name of the script package.
8590
[SegmentId <String>]: The ID of the NSX Segment
91+
[StoragePolicyName <String>]: Name of the storage policy.
8692
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
8793
[VMGroupId <String>]: ID of the VM group.
8894
[VirtualMachineId <String>]: ID of the virtual machine.

generated/VMware/VMware.Autorest/exports/Get-AzVMwareDatastore.ps1

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ CLUSTERINPUTOBJECT <IVMwareIdentity>: Identity Parameter
4545
[GatewayId <String>]: The ID of the NSX Gateway
4646
[GlobalReachConnectionName <String>]: Name of the global reach connection
4747
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
48+
[HostId <String>]: The host identifier.
4849
[Id <String>]: Resource identity path
4950
[Location <String>]: The name of the Azure region.
5051
[PlacementPolicyName <String>]: Name of the placement policy.
5152
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
5253
[PrivateCloudName <String>]: Name of the private cloud
54+
[ProvisionedNetworkName <String>]: Name of the cloud link.
5355
[PublicIPId <String>]: ID of the DNS zone.
5456
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
5557
[ScriptCmdletName <String>]: Name of the script cmdlet.
5658
[ScriptExecutionName <String>]: Name of the script cmdlet.
5759
[ScriptPackageName <String>]: Name of the script package.
5860
[SegmentId <String>]: The ID of the NSX Segment
61+
[StoragePolicyName <String>]: Name of the storage policy.
5962
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
6063
[VMGroupId <String>]: ID of the VM group.
6164
[VirtualMachineId <String>]: ID of the virtual machine.
@@ -72,17 +75,20 @@ INPUTOBJECT <IVMwareIdentity>: Identity Parameter
7275
[GatewayId <String>]: The ID of the NSX Gateway
7376
[GlobalReachConnectionName <String>]: Name of the global reach connection
7477
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
78+
[HostId <String>]: The host identifier.
7579
[Id <String>]: Resource identity path
7680
[Location <String>]: The name of the Azure region.
7781
[PlacementPolicyName <String>]: Name of the placement policy.
7882
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
7983
[PrivateCloudName <String>]: Name of the private cloud
84+
[ProvisionedNetworkName <String>]: Name of the cloud link.
8085
[PublicIPId <String>]: ID of the DNS zone.
8186
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
8287
[ScriptCmdletName <String>]: Name of the script cmdlet.
8388
[ScriptExecutionName <String>]: Name of the script cmdlet.
8489
[ScriptPackageName <String>]: Name of the script package.
8590
[SegmentId <String>]: The ID of the NSX Segment
91+
[StoragePolicyName <String>]: Name of the storage policy.
8692
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
8793
[VMGroupId <String>]: ID of the VM group.
8894
[VirtualMachineId <String>]: ID of the virtual machine.
@@ -99,17 +105,20 @@ PRIVATECLOUDINPUTOBJECT <IVMwareIdentity>: Identity Parameter
99105
[GatewayId <String>]: The ID of the NSX Gateway
100106
[GlobalReachConnectionName <String>]: Name of the global reach connection
101107
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
108+
[HostId <String>]: The host identifier.
102109
[Id <String>]: Resource identity path
103110
[Location <String>]: The name of the Azure region.
104111
[PlacementPolicyName <String>]: Name of the placement policy.
105112
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
106113
[PrivateCloudName <String>]: Name of the private cloud
114+
[ProvisionedNetworkName <String>]: Name of the cloud link.
107115
[PublicIPId <String>]: ID of the DNS zone.
108116
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
109117
[ScriptCmdletName <String>]: Name of the script cmdlet.
110118
[ScriptExecutionName <String>]: Name of the script cmdlet.
111119
[ScriptPackageName <String>]: Name of the script package.
112120
[SegmentId <String>]: The ID of the NSX Segment
121+
[StoragePolicyName <String>]: Name of the storage policy.
113122
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
114123
[VMGroupId <String>]: ID of the VM group.
115124
[VirtualMachineId <String>]: ID of the virtual machine.

generated/VMware/VMware.Autorest/exports/Get-AzVMwareGlobalReachConnection.ps1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,20 @@ INPUTOBJECT <IVMwareIdentity>: Identity Parameter
4545
[GatewayId <String>]: The ID of the NSX Gateway
4646
[GlobalReachConnectionName <String>]: Name of the global reach connection
4747
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
48+
[HostId <String>]: The host identifier.
4849
[Id <String>]: Resource identity path
4950
[Location <String>]: The name of the Azure region.
5051
[PlacementPolicyName <String>]: Name of the placement policy.
5152
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
5253
[PrivateCloudName <String>]: Name of the private cloud
54+
[ProvisionedNetworkName <String>]: Name of the cloud link.
5355
[PublicIPId <String>]: ID of the DNS zone.
5456
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
5557
[ScriptCmdletName <String>]: Name of the script cmdlet.
5658
[ScriptExecutionName <String>]: Name of the script cmdlet.
5759
[ScriptPackageName <String>]: Name of the script package.
5860
[SegmentId <String>]: The ID of the NSX Segment
61+
[StoragePolicyName <String>]: Name of the storage policy.
5962
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
6063
[VMGroupId <String>]: ID of the VM group.
6164
[VirtualMachineId <String>]: ID of the virtual machine.
@@ -72,17 +75,20 @@ PRIVATECLOUDINPUTOBJECT <IVMwareIdentity>: Identity Parameter
7275
[GatewayId <String>]: The ID of the NSX Gateway
7376
[GlobalReachConnectionName <String>]: Name of the global reach connection
7477
[HcxEnterpriseSiteName <String>]: Name of the HCX Enterprise Site
78+
[HostId <String>]: The host identifier.
7579
[Id <String>]: Resource identity path
7680
[Location <String>]: The name of the Azure region.
7781
[PlacementPolicyName <String>]: Name of the placement policy.
7882
[PortMirroringId <String>]: ID of the NSX port mirroring profile.
7983
[PrivateCloudName <String>]: Name of the private cloud
84+
[ProvisionedNetworkName <String>]: Name of the cloud link.
8085
[PublicIPId <String>]: ID of the DNS zone.
8186
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
8287
[ScriptCmdletName <String>]: Name of the script cmdlet.
8388
[ScriptExecutionName <String>]: Name of the script cmdlet.
8489
[ScriptPackageName <String>]: Name of the script package.
8590
[SegmentId <String>]: The ID of the NSX Segment
91+
[StoragePolicyName <String>]: Name of the storage policy.
8692
[SubscriptionId <String>]: The ID of the target subscription. The value must be an UUID.
8793
[VMGroupId <String>]: ID of the VM group.
8894
[VirtualMachineId <String>]: ID of the virtual machine.

0 commit comments

Comments
 (0)