ReservationProperties.AppliedScopeType Property

Definition

Gets or sets possible values include: 'Single', 'Shared'

[Newtonsoft.Json.JsonProperty(PropertyName="appliedScopeType")]
public string AppliedScopeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appliedScopeType")>]
member this.AppliedScopeType : string with get, set
Public Property AppliedScopeType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to