GalleryScriptVersionPublishingProfile.TargetExtendedLocations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)