GalleryArtifactPublishingProfileBase.TargetExtendedLocations Property

Definition

Gets or sets the target extended locations where the Image Version is going to be replicated to. This property is updatable.

[Newtonsoft.Json.JsonProperty(PropertyName="targetExtendedLocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> TargetExtendedLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetExtendedLocations")>]
member this.TargetExtendedLocations : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> with get, set
Public Property TargetExtendedLocations As IList(Of GalleryTargetExtendedLocation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to