Freigeben über


ConnectionMonitorResult.Outputs Eigenschaft

Definition

Ruft die Liste der Ausgaben des Verbindungsmonitors ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: