Uses of Class
com.azure.resourcemanager.network.models.ConnectionMonitorEndpointFilterType
Packages that use ConnectionMonitorEndpointFilterType
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectionMonitorEndpointFilterType in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as ConnectionMonitorEndpointFilterTypeModifier and TypeFieldDescriptionstatic final ConnectionMonitorEndpointFilterTypeConnectionMonitorEndpointFilterType.INCLUDEStatic value Include for ConnectionMonitorEndpointFilterType.Methods in com.azure.resourcemanager.network.models that return ConnectionMonitorEndpointFilterTypeModifier and TypeMethodDescriptionConnectionMonitorEndpointFilterType.fromString(String name) Creates or finds a ConnectionMonitorEndpointFilterType from its string representation.ConnectionMonitorEndpointFilter.type()Get the type property: The behavior of the endpoint filter.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ConnectionMonitorEndpointFilterTypeModifier and TypeMethodDescriptionConnectionMonitorEndpointFilterType.values()Gets known ConnectionMonitorEndpointFilterType values.Methods in com.azure.resourcemanager.network.models with parameters of type ConnectionMonitorEndpointFilterTypeModifier and TypeMethodDescriptionConnectionMonitorEndpointFilter.withType(ConnectionMonitorEndpointFilterType type) Set the type property: The behavior of the endpoint filter.