다음을 통해 공유


GalleryDiskImageSource.StorageAccountId Property

Definition

Gets or sets the Storage Account Id that contains the vhd blob being used as a source for this artifact version.

[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