ExpressRouteAuthorization Class
ExpressRoute Circuit Authorization.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.avs.models._models_py3.ResourceExpressRouteAuthorization
Constructor
ExpressRouteAuthorization(*, express_route_id: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- provisioning_state
- str or ExpressRouteAuthorizationProvisioningState
The state of the ExpressRoute Circuit Authorization provisioning. Possible values include: "Succeeded", "Failed", "Updating".
- express_route_authorization_id
- str
The ID of the ExpressRoute Circuit Authorization.
- express_route_authorization_key
- str
The key of the ExpressRoute Circuit Authorization.
Feedback
Submit and view feedback for