Partager via


BatchAccountData.AllowedAuthenticationModes Propriété

Définition

Liste des modes d’authentification autorisés pour le compte Batch qui peuvent être utilisés pour s’authentifier auprès du plan de données. Cela n’affecte pas l’authentification avec le plan de contrôle.

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)

Valeur de propriété

S’applique à