Compartir a través de


GalleryArtifactPublishingProfileBase.TargetExtendedLocation Property

Definition

The target extended locations 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryTargetExtendedLocation[] TargetExtendedLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.TargetExtendedLocation : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryTargetExtendedLocation[] with get, set
Public Property TargetExtendedLocation As IGalleryTargetExtendedLocation()

Property Value

Implements

Attributes

Applies to