Partager via


RedisCommonConfiguration.PreferredDataArchiveAuthMethod Property

Definition

Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS.

public Azure.Provisioning.BicepValue<string> PreferredDataArchiveAuthMethod { get; }
member this.PreferredDataArchiveAuthMethod : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property PreferredDataArchiveAuthMethod As BicepValue(Of String)

Property Value

Applies to