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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python