Share via


DiagnosticsProfile.BootDiagnostics Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to