共用方式為


CapacityReservation.InstanceView Property

Definition

Gets the Capacity reservation instance view.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")]
public Microsoft.Azure.Management.Compute.Models.CapacityReservationInstanceView InstanceView { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceView")>]
member this.InstanceView : Microsoft.Azure.Management.Compute.Models.CapacityReservationInstanceView
Public ReadOnly Property InstanceView As CapacityReservationInstanceView

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to