次の方法で共有


MachineLearningComputeProperties.DisableLocalAuth プロパティ

定義

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

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

プロパティ値

適用対象