Share via


ConnectionMonitorEndpointScope.Exclude Property

Definition

List of items which needs to be excluded from the endpoint scope.

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

Property Value

Applies to