ServiceEndpointReference interface
Represents a reference to a service endpoint.
- Extends
Properties
id | The ID of the service endpoint. |
Inherited Properties
alias | An alias to be used when referencing the resource. |
Property Details
id
The ID of the service endpoint.
id: string
Property Value
string
Inherited Property Details
alias
An alias to be used when referencing the resource.
alias: string
Property Value
string
Inherited From ResourceReference.alias