FlowAccessControlConfigurationPolicy Class
The access control configuration policy.
Constructor
FlowAccessControlConfigurationPolicy(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
allowed_caller_ip_addresses
|
The allowed caller IP address ranges. |
|
open_authentication_policies
|
The authentication policies for workflow. |
Attributes
allowed_caller_ip_addresses
The allowed caller IP address ranges.
allowed_caller_ip_addresses: list['_models.IpAddressRange'] | None
open_authentication_policies
The authentication policies for workflow.
open_authentication_policies: _models.OpenAuthenticationAccessPolicies | None