ManagedDiskDetails.StagingStorageAccountId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- System.String
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute