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

GlobalValidation 类

GlobalValidation。

变量仅由服务器填充,在发送请求时将被忽略。

继承
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResource
GlobalValidation

构造函数

GlobalValidation(*, kind: str | None = None, require_authentication: bool | None = None, unauthenticated_client_action: str | _models.UnauthenticatedClientActionV2 | None = None, redirect_to_provider: str | None = None, excluded_paths: List[str] | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
kind
str

资源类型。

require_authentication
unauthenticated_client_action

已知值为:“RedirectToLoginPage”、“AllowAnonymous”、“Return401”和“Return403”。

redirect_to_provider
str
excluded_paths

变量

名称 说明
id
str

资源 ID。

name
str

资源名称。

kind
str

资源类型。

type
str

资源类型。

system_data

与此资源相关的系统元数据。

require_authentication
unauthenticated_client_action

已知值为:“RedirectToLoginPage”、“AllowAnonymous”、“Return401”和“Return403”。

redirect_to_provider
str
excluded_paths