EndpointType Enum

Definition

Enumerates the kinds of endpoint types.

public enum EndpointType
type EndpointType = 
Public Enum EndpointType
Inheritance
EndpointType

Fields

Input 0

Indicates an external facing endpoint.

Internal 1

Indicates an internal facing endpoint.

Applies to