Compartir a través de


ReservationMergeProperties.MergeDestination Propiedad

Definición

Obtiene o establece el identificador de recurso de reserva creado debido a la combinación. El formato del identificador de recurso es /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a