Share via


VolumeContainer.StorageAccountCredentialId Property

Definition

Gets or sets the path ID of storage account associated with the volume container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to