Share via


VirtualMachineScaleSetVM.DiagnosticsProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to