次の方法で共有


ReservationProperties.AppliedScopeType プロパティ

定義

使用可能な値を取得または設定します。'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象