次の方法で共有


AutomationAccountPatch.IsLocalAuthDisabled プロパティ

定義

非 AAD 認証を使用する要求がブロックされているかどうかを示します。

public bool? IsLocalAuthDisabled { get; set; }
member this.IsLocalAuthDisabled : Nullable<bool> with get, set
Public Property IsLocalAuthDisabled As Nullable(Of Boolean)

プロパティ値

適用対象