Partager via


PrivateCloud.VcenterPassword Property

Definition

Optionally, set the vCenter admin password when the private cloud is created

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)]
public string VcenterPassword { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)]
public System.Security.SecureString VcenterPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)>]
member this.VcenterPassword : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)>]
member this.VcenterPassword : System.Security.SecureString with get, set
Public Property VcenterPassword As String
Public Property VcenterPassword As SecureString

Property Value

Implements

Attributes

Applies to