RedisCommonConfiguration.IsAadEnabled Property

Definition

Specifies whether AAD based authentication has been enabled or disabled for the cache.

public Azure.Provisioning.BicepValue<string> IsAadEnabled { get; set; }
member this.IsAadEnabled : Azure.Provisioning.BicepValue<string> with get, set
Public Property IsAadEnabled As BicepValue(Of String)

Property Value

Applies to