Uses of Interface
com.azure.resourcemanager.batch.models.OutboundEnvironmentEndpoint
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of OutboundEnvironmentEndpoint in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpoint>
BatchAccounts.listOutboundNetworkDependenciesEndpoints
(String resourceGroupName, String accountName) Lists the endpoints that a Batch Compute Node under this Batch Account may call as part of Batch service administration.com.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpoint>
BatchAccounts.listOutboundNetworkDependenciesEndpoints
(String resourceGroupName, String accountName, com.azure.core.util.Context context) Lists the endpoints that a Batch Compute Node under this Batch Account may call as part of Batch service administration.