ApplicationGatewayAuthConfig Class
An authentication configuration binding for an Application Gateway routing rule or routing map.
Constructor
ApplicationGatewayAuthConfig(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the auth configuration. Required. |
|
authentication_policy
|
Reference to the authentication policy (Microsoft.Network/authenticationPolicies) resource. Required. |
Attributes
authentication_policy
Reference to the authentication policy (Microsoft.Network/authenticationPolicies) resource. Required.
authentication_policy: _models.SubResource
name
The name of the auth configuration. Required.
name: str