NewAzureSqlServer.ExternalAdminName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes