GalleryUpdate.Identifier Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.identifier")]
public Microsoft.Azure.Management.Compute.Models.GalleryIdentifier Identifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.identifier")>]
member this.Identifier : Microsoft.Azure.Management.Compute.Models.GalleryIdentifier with get, set
Public Property Identifier As GalleryIdentifier

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to