共用方式為


CapacityReservation.ReservationId Property

Definition

Gets a unique id generated and assigned to the capacity reservation by the platform which does not change throughout the lifetime of the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationId")]
public string ReservationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationId")>]
member this.ReservationId : string
Public ReadOnly Property ReservationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to