FlowAccessControlConfigurationPolicy Class
The access control configuration policy.
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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python