Uses of Interface
com.azure.resourcemanager.batch.models.OutboundEnvironmentEndpoint
Packages that use OutboundEnvironmentEndpoint
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of OutboundEnvironmentEndpoint in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return types with arguments of type OutboundEnvironmentEndpointModifier 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.