ManagedInstanceAdministrator.Login Property

Definition

Gets or sets login name of the managed instance administrator.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.login")]
public string Login { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.login")>]
member this.Login : string with get, set
Public Property Login As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to