Partager via


ConnectionMonitorParameters.Outputs Propriété

Définition

Obtient ou définit la liste des sorties du moniteur de connexion.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à