OutboundEnvironmentEndpointCollection Class

Values returned by the List operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.batch._serialization.Model
OutboundEnvironmentEndpointCollection

Constructor

OutboundEnvironmentEndpointCollection(*, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
next_link
str

The continuation token.

Variables

Name Description
value

The collection of outbound network dependency endpoints returned by the listing operation.

next_link
str

The continuation token.