Share via


ConnectionMonitorData.Outputs Property

Definition

List of connection monitor outputs.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectionMonitorOutput> Outputs { get; }
member this.Outputs : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectionMonitorOutput>
Public ReadOnly Property Outputs As IReadOnlyList(Of ConnectionMonitorOutput)

Property Value

Applies to