Partager via


NetworkConfigurationDiagnosticParameters.Profiles Propriété

Définition

Obtient ou définit la liste des profils de diagnostic de configuration réseau.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à