Compartir a través de


ReservationProperties.AppliedScopes Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a