Partager via


LabPlanUpdate.AllowedRegions Propriété

Définition

Obtient ou définit les régions autorisées que le créateur du labo doit utiliser lors de la création de labos à l’aide de ce plan de labo.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à