FlowAccessControlConfigurationPolicy Class
The access control configuration policy.
- Inheritance
-
FlowAccessControlConfigurationPolicy
Constructor
FlowAccessControlConfigurationPolicy(*, allowed_caller_ip_addresses: Optional[List[azure.mgmt.logic.models._models_py3.IpAddressRange]] = None, open_authentication_policies: Optional[azure.mgmt.logic.models._models_py3.OpenAuthenticationAccessPolicies] = None, **kwargs)
Variables
- allowed_caller_ip_addresses
- list[IpAddressRange]
The allowed caller IP address ranges.
- open_authentication_policies
- OpenAuthenticationAccessPolicies
The authentication policies for workflow.
Feedback
Submit and view feedback for