次の方法で共有


InstanceViewStatus.Level Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="level")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.StatusLevelTypes? Level { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="level")>]
member this.Level : Nullable<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.StatusLevelTypes> with get, set
Public Property Level As Nullable(Of StatusLevelTypes)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to