ReservationProperties.RenewDestination プロパティ

定義

更新のために購入された予約の予約 ID を取得または設定します。 リソース ID の形式は /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId} です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象