ConnectionMonitorEndpointScope.Exclude Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ConnectionMonitorEndpointScopeItem> Exclude { get; set; }
member this.Exclude : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ConnectionMonitorEndpointScopeItem> with get, set
Public Property Exclude As BicepList(Of ConnectionMonitorEndpointScopeItem)

Property Value

Applies to