ConnectionMonitorData.Outputs Property

Definition

Gets or sets the Outputs compatibility property.

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