次の方法で共有


ReservationProperties.RenewSource プロパティ

定義

この予約の更新元となる予約の予約 ID を取得または設定します。 リソース ID の形式は /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId} です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象