ConnectionMonitorEndpointScope.Exclude Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)