VirtualMachineInstanceView.BootDiagnostics Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="bootDiagnostics")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.BootDiagnosticsInstanceView BootDiagnostics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bootDiagnostics")>]
member this.BootDiagnostics : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.BootDiagnosticsInstanceView with get, set
Public Property BootDiagnostics As BootDiagnosticsInstanceView

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to