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

FlowAccessControlConfigurationPolicy Class

The access control configuration policy.

Inheritance
azure.mgmt.web._serialization.Model
FlowAccessControlConfigurationPolicy

Constructor

FlowAccessControlConfigurationPolicy(*, allowed_caller_ip_addresses: List[_models.IpAddressRange] | None = None, open_authentication_policies: _models.OpenAuthenticationAccessPolicies | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
allowed_caller_ip_addresses

The allowed caller IP address ranges.

open_authentication_policies

The authentication policies for workflow.

Variables

Name Description
allowed_caller_ip_addresses

The allowed caller IP address ranges.

open_authentication_policies

The authentication policies for workflow.