Share via


RedisResource.IsAccessKeyAuthenticationDisabled Property

Definition

Authentication to Redis through access keys is disabled when set as true. Default value is false.

public Azure.Provisioning.BicepValue<bool> IsAccessKeyAuthenticationDisabled { get; set; }
member this.IsAccessKeyAuthenticationDisabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsAccessKeyAuthenticationDisabled As BicepValue(Of Boolean)

Property Value

Applies to