Compartilhar via


ConnectionMonitorParameters.Outputs Propriedade

Definição

Obtém ou define a lista de saídas do monitor de conexão.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a