RedisCommonPropertiesRedisConfiguration.StorageSubscriptionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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