次の方法で共有


BatchAccountData.AllowedAuthenticationModes プロパティ

定義

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

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

プロパティ値

適用対象