Partager via


BatchAccountCreateOrUpdateContent.AllowedAuthenticationModes Propriété

Définition

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

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)

Valeur de propriété

S’applique à