Aracılığıyla paylaş


BatchAccount.AllowedAuthenticationModes Özellik

Tanım

Batch hesabı için veri düzlemi ile kimlik doğrulaması yapmak için kullanılabilecek izin verilen kimlik doğrulama modlarının listesini alır. Bu, denetim düzlemi ile kimlik doğrulamasını etkilemez.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedAuthenticationModes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.AuthenticationMode?> AllowedAuthenticationModes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedAuthenticationModes")>]
member this.AllowedAuthenticationModes : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.Batch.Models.AuthenticationMode>>
Public ReadOnly Property AllowedAuthenticationModes As IList(Of Nullable(Of AuthenticationMode))

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır