Share via


BatchAccount.AllowedAuthenticationModes Property

Definition

Gets the AllowedAuthenticationModes.

public Azure.Provisioning.BicepValue<Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchAuthenticationMode>> AllowedAuthenticationModes { get; }
member this.AllowedAuthenticationModes : Azure.Provisioning.BicepValue<Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchAuthenticationMode>>
Public ReadOnly Property AllowedAuthenticationModes As BicepValue(Of BicepList(Of BatchAuthenticationMode))

Property Value

Applies to