DedicatedHostGroupUpdate.InstanceView Property

Definition

Gets the dedicated host group instance view, which has the list of instance view of the dedicated hosts under the dedicated host group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to