Uses of Class
com.azure.resourcemanager.cdn.models.IsDeviceOperator
-
Packages that use IsDeviceOperator Package Description com.azure.resourcemanager.cdn.models 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 IsDeviceOperator Modifier and Type Field Description static IsDeviceOperatorIsDeviceOperator. EQUALStatic value Equal for IsDeviceOperator.Methods in com.azure.resourcemanager.cdn.models that return IsDeviceOperator Modifier and Type Method Description static IsDeviceOperatorIsDeviceOperator. fromString(String name)Creates or finds a IsDeviceOperator from its string representation.IsDeviceOperatorIsDeviceMatchConditionParameters. operator()Get the operator property: Describes operator to be matched.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type IsDeviceOperator Modifier and Type Method Description static Collection<IsDeviceOperator>IsDeviceOperator. values()Methods in com.azure.resourcemanager.cdn.models with parameters of type IsDeviceOperator Modifier and Type Method Description IsDeviceMatchConditionParametersIsDeviceMatchConditionParameters. withOperator(IsDeviceOperator operator)Set the operator property: Describes operator to be matched.
-