EndpointServiceResult interface

Endpoint service.

Extends

Properties

name

Name of the endpoint service. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of the endpoint service. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

name

Name of the endpoint service. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

type

Type of the endpoint service. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id