次の方法で共有


GalleryArtifactPublishingProfileBase.TargetExtendedLocations プロパティ

定義

イメージ バージョンがレプリケートされるターゲットの拡張場所を取得または設定します。 このプロパティは更新可能です。

[Newtonsoft.Json.JsonProperty(PropertyName="targetExtendedLocations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> TargetExtendedLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetExtendedLocations")>]
member this.TargetExtendedLocations : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryTargetExtendedLocation> with get, set
Public Property TargetExtendedLocations As IList(Of GalleryTargetExtendedLocation)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象