NewAzureSqlServer.ExternalAdminName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Specifies the display name of the user, group or application which is the Azure Active Directory administrator for the server. This display name must exist in the active directory associated with the current subscription.", Mandatory=false)]
public string ExternalAdminName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Specifies the display name of the user, group or application which is the Azure Active Directory administrator for the server. This display name must exist in the active directory associated with the current subscription.", Mandatory=false)>]
member this.ExternalAdminName : string with get, set
Public Property ExternalAdminName As String

Property Value

String
Attributes

Applies to