Share via


ExistingStorageAccount.AzureStorageAccountId Property

Definition

Gets or sets the storage account Arm Id. Throw error, if resource does not exists.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to