Bagikan melalui


ConnectionMonitorParameters.Outputs Property

Definition

Gets or sets list of connection monitor outputs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to