次の方法で共有


BatchAccountPatch.AllowedAuthenticationModes プロパティ

定義

データ プレーンでの認証に使用できる Batch アカウントで許可される認証モードの一覧。 これは、コントロール プレーンでの認証には影響しません。

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchAuthenticationMode> AllowedAuthenticationModes { get; set; }
member this.AllowedAuthenticationModes : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchAuthenticationMode> with get, set
Public Property AllowedAuthenticationModes As IList(Of BatchAuthenticationMode)

プロパティ値

適用対象