ConnectableResource Class
Describes the allowed inbound and outbound traffic of an Azure resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ConnectableResource
Constructor
ConnectableResource(**kwargs)
Variables
- id
- str
The Azure resource id.
- inbound_connected_resources
- list[ConnectedResource]
The list of Azure resources that the resource has inbound allowed connection from.
- outbound_connected_resources
- list[ConnectedResource]
The list of Azure resources that the resource has outbound allowed connection to.
Feedback
Submit and view feedback for