次の方法で共有


LabPlan.AllowedRegions プロパティ

定義

このラボ 計画を使用してラボを作成するときに使用するラボ作成者に許可されるリージョンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedRegions")]
public System.Collections.Generic.IList<string> AllowedRegions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedRegions")>]
member this.AllowedRegions : System.Collections.Generic.IList<string> with get, set
Public Property AllowedRegions As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象