Bagikan melalui


ReservationProperties.AppliedScopes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to