Share via


VMGalleryApplication.PackageReferenceId Property

Definition

Gets or sets specifies the GalleryApplicationVersion resource id on the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{application}/versions/{version}

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to