다음을 통해 공유


GalleryImageVersion.PublishingProfileTargetRegion Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ITargetRegion[] PublishingProfileTargetRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)>]
member this.PublishingProfileTargetRegion : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ITargetRegion[] with get, set
Public Property PublishingProfileTargetRegion As ITargetRegion()

Property Value

Implements

Attributes

Applies to