Share via


ContainerServiceDiagnosticsProfile.VmDiagnostics Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to