Share via


ReservationProperties.RenewDestination Property

Definition

Gets or sets reservation Id of the reservation which is purchased because of renew. Format of the resource Id is /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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to