Partilhar via


IAdminCredentials.VcenterPassword Property

Definition

vCenter admin password

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="vCenter admin password", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=true, Required=false, SerializedName="vcenterPassword", Update=false)]
public System.Security.SecureString VcenterPassword { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="vCenter admin password", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=true, Required=false, SerializedName="vcenterPassword", Update=false)>]
member this.VcenterPassword : System.Security.SecureString
Public ReadOnly Property VcenterPassword As SecureString

Property Value

Attributes

Applies to