Share via


AzureContainerInfo.StorageAccountCredentialId Property

Definition

Gets or sets ID of the storage account credential used to access storage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to