VMGalleryApplication.PackageReferenceId プロパティ

定義

取得または設定は、/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/gallerys/{galleryName}/applications/{application}/versions/{version} の形式で GalleryApplicationVersion リソース ID を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象