Share via


NetworkConfigurationDiagnosticParameters.Profiles Property

Definition

Gets or sets list of network configuration diagnostic profiles.

[Newtonsoft.Json.JsonProperty(PropertyName="profiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkConfigurationDiagnosticProfile> Profiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="profiles")>]
member this.Profiles : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkConfigurationDiagnosticProfile> with get, set
Public Property Profiles As IList(Of NetworkConfigurationDiagnosticProfile)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to