Share via


StorageBundle.ActiveKeyName Property

Definition

Gets the current active storage account key name.

[Newtonsoft.Json.JsonProperty(PropertyName="activeKeyName")]
public string ActiveKeyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeKeyName")>]
member this.ActiveKeyName : string
Public ReadOnly Property ActiveKeyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to