EndpointResourceDescription.EndpointType Property

Definition

Gets the type of the endpoint.

public System.Fabric.Description.EndpointType EndpointType { get; set; }
member this.EndpointType : System.Fabric.Description.EndpointType with get, set
Public Property EndpointType As EndpointType

Property Value

The type of the endpoint.

Applies to