Share via


IFileSystemResource.AdminPassword Property

Definition

Initial administrator password of the resource

[Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Initial administrator password of the resource", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=false, Required=true, SerializedName="adminPassword")]
public System.Security.SecureString AdminPassword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Initial administrator password of the resource", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=false, Required=true, SerializedName="adminPassword")>]
member this.AdminPassword : System.Security.SecureString with get, set
Public Property AdminPassword As SecureString

Property Value

Attributes

Applies to