Share via


CreationData.StorageAccountId Property

Definition

Gets or sets required if createOption is Import. The Azure Resource Manager identifier of the storage account containing the blob to import as a disk.

[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