DeliveryRuleIsDeviceCondition クラス
配信ルールの IsDevice 条件を定義します。
Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。
- 継承
-
azure.mgmt.cdn.models._models_py3.DeliveryRuleConditionDeliveryRuleIsDeviceCondition
コンストラクター
DeliveryRuleIsDeviceCondition(*, parameters: IsDeviceMatchConditionParameters, **kwargs)
パラメーター
- parameters
- IsDeviceMatchConditionParameters
必須。 条件のパラメーターを定義します。
変数
- name
- str または MatchVariable
必須。 配信ルールの条件の名前。サーバーによって入力された定数。 指定できる値は、"RemoteAddress"、 "RequestMethod"、"QueryString"、"PostArgs"、"RequestUri"、"RequestHeader"、"RequestBody"、"RequestScheme"、"UrlPath"、"UrlFileExtension"、"UrlFileName"、"HttpVersion"、"Cookies"、"IsDevice"、"SocketAddr"、"ClientPort"、"ServerPort"、"ServerPort"、"HostName"、"SslProtocol"。
- parameters
- IsDeviceMatchConditionParameters
必須です。 条件のパラメーターを定義します。