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. |
id
The ID of the service endpoint.
id: string
Property Value
string
alias
An alias to be used when referencing the resource.
alias: string
Property Value
string
Inherited From ResourceReference.alias