OutboundEnvironmentEndpoint Class
A collection of related endpoints from the same service for which the Batch service requires outbound access.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.batch._serialization.ModelOutboundEnvironmentEndpoint
Constructor
OutboundEnvironmentEndpoint(**kwargs: Any)
Variables
Name | Description |
---|---|
category
|
The type of service that the Batch service connects to. |
endpoints
|
The endpoints for this service to which the Batch service makes outbound calls. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python