StorageAccountCredential.AccessKey Property

Definition

Gets or sets the details of the storage account password.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accessKey")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret AccessKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accessKey")>]
member this.AccessKey : Microsoft.Azure.Management.StorSimple8000Series.Models.AsymmetricEncryptedSecret with get, set
Public Property AccessKey As AsymmetricEncryptedSecret

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to