PreconfiguredEndpointProperties interface

Defines the properties of a preconfigured endpoint

Properties

backend

The preconfigured endpoint backend

description

The description of the endpoint

endpoint

The endpoint that is preconfigured

endpointType

The type of endpoint

Property Details

backend

The preconfigured endpoint backend

backend?: string

Property Value

string

description

The description of the endpoint

description?: string

Property Value

string

endpoint

The endpoint that is preconfigured

endpoint?: string

Property Value

string

endpointType

The type of endpoint

endpointType?: string

Property Value

string