Share via


IGalleryApplicationVersion.PublishingProfileTargetExtendedLocation 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.Runtime.Info(Description="The target extended locations where the Image Version is going to be replicated to. This property is updatable.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryTargetExtendedLocation) }, ReadOnly=false, Required=false, SerializedName="targetExtendedLocations")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryTargetExtendedLocation[] PublishingProfileTargetExtendedLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The target extended locations where the Image Version is going to be replicated to. This property is updatable.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryTargetExtendedLocation) }, ReadOnly=false, Required=false, SerializedName="targetExtendedLocations")>]
member this.PublishingProfileTargetExtendedLocation : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryTargetExtendedLocation[] with get, set
Public Property PublishingProfileTargetExtendedLocation As IGalleryTargetExtendedLocation()

Property Value

Attributes

Applies to