Share via


IVCenterProperties.CredentialsUsername Property

Definition

Gets or sets username to connect with the vCenter.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets username to connect with the vCenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="username", Update=true)]
public string CredentialsUsername { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets username to connect with the vCenter.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="username", Update=true)>]
member this.CredentialsUsername : string with get, set
Public Property CredentialsUsername As String

Property Value

Attributes

Applies to