Uses of Class
com.azure.resourcemanager.cdn.models.IsDeviceOperator
Packages that use IsDeviceOperator
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of IsDeviceOperator in com.azure.resourcemanager.cdn.models
Fields in com.azure.resourcemanager.cdn.models declared as IsDeviceOperatorModifier and TypeFieldDescriptionstatic final IsDeviceOperatorIsDeviceOperator.EQUALStatic value Equal for IsDeviceOperator.Methods in com.azure.resourcemanager.cdn.models that return IsDeviceOperatorModifier and TypeMethodDescriptionstatic IsDeviceOperatorIsDeviceOperator.fromString(String name) Creates or finds a IsDeviceOperator from its string representation.IsDeviceMatchConditionParameters.operator()Get the operator property: Describes operator to be matched.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type IsDeviceOperatorModifier and TypeMethodDescriptionstatic Collection<IsDeviceOperator>IsDeviceOperator.values()Gets known IsDeviceOperator values.Methods in com.azure.resourcemanager.cdn.models with parameters of type IsDeviceOperatorModifier and TypeMethodDescriptionIsDeviceMatchConditionParameters.withOperator(IsDeviceOperator operator) Set the operator property: Describes operator to be matched.