Share via


IStorageApplianceConfigurationData.AdminCredentialsUsername Property

Definition

The username of the administrator of the device used during initialization.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The username of the administrator of the device used during initialization.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="username", Update=true)]
public string AdminCredentialsUsername { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The username of the administrator of the device used during initialization.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="username", Update=true)>]
member this.AdminCredentialsUsername : string with get, set
Public Property AdminCredentialsUsername As String

Property Value

Attributes

Applies to