ComputeNodeEndpointConfiguration Class

Definition

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.

Applies to