Share via


NetworkConfigurationDiagnosticResult.Profile Property

Definition

Gets or sets network configuration diagnostic profile.

[Newtonsoft.Json.JsonProperty(PropertyName="profile")]
public Microsoft.Azure.Management.Network.Models.NetworkConfigurationDiagnosticProfile Profile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="profile")>]
member this.Profile : Microsoft.Azure.Management.Network.Models.NetworkConfigurationDiagnosticProfile with get, set
Public Property Profile As NetworkConfigurationDiagnosticProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to