GalleryScriptVersionPublishingProfile.TargetRegions Property

Definition

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

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

Property Value

Applies to