다음을 통해 공유


RoleInstanceProperties.InstanceView Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to