Share via


AutoStorageBaseProperties.StorageAccountId Property

Definition

Gets or sets the resource ID of the storage account to be used for auto-storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to