Share via


ManagedDiskDetails.StagingStorageAccountId Property

Definition

Gets or sets resource Id of the storage account that can be used to copy the vhd for staging.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to