次の方法で共有


ServicePrincipal.AccountEnabled プロパティ

定義

サービス プリンシパル アカウントが有効かどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象