Share via


ConnectionMonitorEndpointFilter.FilterType Property

Definition

The behavior of the endpoint filter. Currently only 'Include' is supported.

public Azure.ResourceManager.Network.Models.ConnectionMonitorEndpointFilterType? FilterType { get; set; }
member this.FilterType : Nullable<Azure.ResourceManager.Network.Models.ConnectionMonitorEndpointFilterType> with get, set
Public Property FilterType As Nullable(Of ConnectionMonitorEndpointFilterType)

Property Value

Applies to