Compartir a través de


ReservationProperties.RenewDestination Propiedad

Definición

Obtiene o establece el identificador de reserva de la reserva que se adquiere debido a la renovación. El formato del identificador de recurso es /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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a