PSNetworkConfigurationDiagnosticResult.Profile Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public Microsoft.Azure.Commands.Network.Models.PSNetworkConfigurationDiagnosticProfile Profile { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.Profile : Microsoft.Azure.Commands.Network.Models.PSNetworkConfigurationDiagnosticProfile with get, set
Public Property Profile As PSNetworkConfigurationDiagnosticProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to