你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchAccountCreateOrUpdateContent.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)

属性值

适用于