Share via


RedisCommonPropertiesRedisConfiguration.StorageSubscriptionId Property

Definition

Gets or sets subscriptionId of the storage account for persistence (aof/rdb) using ManagedIdentity.

[Newtonsoft.Json.JsonProperty(PropertyName="storage-subscription-id")]
public string StorageSubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storage-subscription-id")>]
member this.StorageSubscriptionId : string with get, set
Public Property StorageSubscriptionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to