CosmosDBAccountCreateOrUpdateContent.DisableLocalAuth プロパティ

定義

ローカル認証をオプトアウトし、MSI と AAD のみを認証専用に使用できることを確認します。

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

プロパティ値

適用対象