IServerAdministratorProperties.Sid Property

Definition

The server administrator Sid (Secure ID).

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The server administrator Sid (Secure ID).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="sid")]
public string Sid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The server administrator Sid (Secure ID).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="sid")>]
member this.Sid : string with get, set
Public Property Sid As String

Property Value

Attributes

Applies to