Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/VMware/VMware.Autorest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
This directory contains the PowerShell module for the VMware service.

---

## Info
- Modifiable: yes
- Generated: all
Expand Down
2 changes: 1 addition & 1 deletion src/VMware/VMware.Autorest/exports/Get-AzVMwareAddon.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

INPUTOBJECT <IVMwareIdentity>: Identity Parameter
INPUTOBJECT <IVMwareIdentity>: Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
[AddonName <String>]: Name of the addon for the private cloud
[AuthorizationName <String>]: Name of the ExpressRoute Circuit Authorization in the private cloud
[CloudLinkName <String>]: Name of the cloud link resource
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
2 changes: 0 additions & 2 deletions src/VMware/VMware.Autorest/exports/Get-AzVMwareCloudLink.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
2 changes: 0 additions & 2 deletions src/VMware/VMware.Autorest/exports/Get-AzVMwareCluster.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
3 changes: 0 additions & 3 deletions src/VMware/VMware.Autorest/exports/Get-AzVMwareDatastore.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -167,21 +167,18 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityCluster', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for CLUSTERINPUTOBJECT properties and create a hash table.
${ClusterInputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,21 +167,18 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityCluster', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for CLUSTERINPUTOBJECT properties and create a hash table.
${ClusterInputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,21 +167,18 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='GetViaIdentityCluster', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for CLUSTERINPUTOBJECT properties and create a hash table.
${ClusterInputObject},

[Parameter(ParameterSetName='GetViaIdentityPrivateCloud', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
2 changes: 1 addition & 1 deletion src/VMware/VMware.Autorest/exports/New-AzVMwareAddon.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

PROPERTY <IAddonProperties>: The properties of an addon resource
PROPERTY <IAddonProperties>: The properties of an addon resource To construct, see NOTES section for PROPERTY properties and create a hash table.
AddonType <String>: The type of private cloud addon
.Link
https://learn.microsoft.com/powershell/module/az.vmware/new-azvmwareaddon
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='CreateViaIdentityPrivateCloudExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
2 changes: 0 additions & 2 deletions src/VMware/VMware.Autorest/exports/New-AzVMwareCloudLink.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='CreateViaIdentityPrivateCloudExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
2 changes: 0 additions & 2 deletions src/VMware/VMware.Autorest/exports/New-AzVMwareCluster.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='CreateViaIdentityPrivateCloudExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter(Mandatory)]
Expand Down
3 changes: 0 additions & 3 deletions src/VMware/VMware.Autorest/exports/New-AzVMwareDatastore.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -161,21 +161,18 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for CLUSTERINPUTOBJECT properties and create a hash table.
${ClusterInputObject},

[Parameter(ParameterSetName='CreateViaIdentityExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='CreateViaIdentityPrivateCloudExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,12 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='CreateViaIdentityPrivateCloudExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,28 +170,24 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for CLUSTERINPUTOBJECT properties and create a hash table.
${ClusterInputObject},

[Parameter(ParameterSetName='CreateViaIdentityExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter(ParameterSetName='CreateViaIdentityPrivateCloudExpanded', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for PRIVATECLOUDINPUTOBJECT properties and create a hash table.
${PrivateCloudInputObject},

[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Body')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IPlacementPolicyProperties]
# placement policy properties
# To construct, see NOTES section for PROPERTY properties and create a hash table.
${Property},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

IDENTITYSOURCE <IIdentitySource[]>: vCenter Single Sign On Identity Sources
IDENTITYSOURCE <IIdentitySource[]>: vCenter Single Sign On Identity Sources To construct, see NOTES section for IDENTITYSOURCE properties and create a hash table.
[Alias <String>]: The domain's NetBIOS name
[BaseGroupDn <String>]: The base distinguished name for groups
[BaseUserDn <String>]: The base distinguished name for users
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category('Path')]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IVMwareIdentity]
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},

[Parameter()]
Expand Down
Loading