OutboundEnvironmentEndpoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A collection of related endpoints from the same service for which the Batch service requires outbound access.
public class OutboundEnvironmentEndpoint
type OutboundEnvironmentEndpoint = class
Public Class OutboundEnvironmentEndpoint
- Inheritance
-
OutboundEnvironmentEndpoint
Constructors
OutboundEnvironmentEndpoint() |
Initializes a new instance of the OutboundEnvironmentEndpoint class. |
OutboundEnvironmentEndpoint(String, IList<EndpointDependency>) |
Initializes a new instance of the OutboundEnvironmentEndpoint class. |
Properties
Category |
Gets the type of service that the Batch service connects to. |
Endpoints |
Gets the endpoints for this service to which the Batch service makes outbound calls. |
Applies to
Azure SDK for .NET