GalleryScriptVersionPublishingProfile.TargetExtendedLocations Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Compute.GalleryTargetExtendedLocation> TargetExtendedLocations { get; set; }
member this.TargetExtendedLocations : Azure.Provisioning.BicepList<Azure.Provisioning.Compute.GalleryTargetExtendedLocation> with get, set
Public Property TargetExtendedLocations As BicepList(Of GalleryTargetExtendedLocation)

Property Value

Applies to