次の方法で共有


CapacityReservation.ReservationId プロパティ

定義

リソースの有効期間を通して変更されないプラットフォームによって生成され、容量予約に割り当てられた一意の ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationId")]
public string ReservationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationId")>]
member this.ReservationId : string
Public ReadOnly Property ReservationId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象