Compartir a través de


LabPlan.AllowedRegions Propiedad

Definición

Obtiene o establece las regiones permitidas que el creador del laboratorio usará al crear laboratorios mediante este plan de laboratorio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a