BatchAccountAutoStorageConfiguration.AuthenticationMode Property

Definition

Gets or sets the AuthenticationMode.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchAutoStorageAuthenticationMode> AuthenticationMode { get; set; }
member this.AuthenticationMode : Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchAutoStorageAuthenticationMode> with get, set
Public Property AuthenticationMode As BicepValue(Of BatchAutoStorageAuthenticationMode)

Property Value

Applies to