Uses of Class
com.azure.resourcemanager.network.models.ConnectionMonitorEndpointFilterItemType
Packages that use ConnectionMonitorEndpointFilterItemType
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectionMonitorEndpointFilterItemType in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as ConnectionMonitorEndpointFilterItemTypeModifier and TypeFieldDescriptionstatic final ConnectionMonitorEndpointFilterItemTypeConnectionMonitorEndpointFilterItemType.AGENT_ADDRESSStatic value AgentAddress for ConnectionMonitorEndpointFilterItemType.Methods in com.azure.resourcemanager.network.models that return ConnectionMonitorEndpointFilterItemTypeModifier and TypeMethodDescriptionConnectionMonitorEndpointFilterItemType.fromString(String name) Creates or finds a ConnectionMonitorEndpointFilterItemType from its string representation.ConnectionMonitorEndpointFilterItem.type()Get the type property: The type of item included in the filter.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ConnectionMonitorEndpointFilterItemTypeModifier and TypeMethodDescriptionConnectionMonitorEndpointFilterItemType.values()Gets known ConnectionMonitorEndpointFilterItemType values.Methods in com.azure.resourcemanager.network.models with parameters of type ConnectionMonitorEndpointFilterItemTypeModifier and TypeMethodDescriptionConnectionMonitorEndpointFilterItem.withType(ConnectionMonitorEndpointFilterItemType type) Set the type property: The type of item included in the filter.