次の方法で共有


GalleryArtifactPublishingProfileBase.TargetRegions プロパティ

定義

イメージ バージョンのレプリケート先となるターゲット リージョンを取得または設定します。 このプロパティは更新可能です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象