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