你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplicationConditionOperator Class

Definition

Defines values for ApplicationConditionOperator.

public static class ApplicationConditionOperator
type ApplicationConditionOperator = class
Public Class ApplicationConditionOperator
Inheritance
ApplicationConditionOperator

Fields

Contains

Checks that the string value of the data defined in Property contains the given value

Equals

Checks that the string value of the data defined in Property equals the given value

In

Checks that the string value of the data defined in Property equals any of the given values (exact fit)

Applies to