ComputeNodeEndpointConfiguration 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.
The endpoint configuration for the Compute Node.
public class ComputeNodeEndpointConfiguration
type ComputeNodeEndpointConfiguration = class
Public Class ComputeNodeEndpointConfiguration
- Inheritance
-
ComputeNodeEndpointConfiguration
Constructors
ComputeNodeEndpointConfiguration() |
Initializes a new instance of the ComputeNodeEndpointConfiguration class. |
ComputeNodeEndpointConfiguration(IList<InboundEndpoint>) |
Initializes a new instance of the ComputeNodeEndpointConfiguration class. |
Properties
InboundEndpoints |
Gets or sets the list of inbound endpoints that are accessible on the Compute Node. |