次の方法で共有


ManagedInstanceAdministrator.Login プロパティ

定義

マネージド インスタンス管理者のログイン名を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象