StorageAccountCreateParameters.ActiveKeyName Property

Definition

Gets or sets current active storage account key name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to