AvailableServiceAlias interface
The available service alias.
Properties
id | The ID of the service alias. |
name | The name of the service alias. |
resource |
The resource name of the service alias. |
type | The type of the resource. |
Property Details
id
The ID of the service alias.
id?: string
Property Value
string
name
The name of the service alias.
name?: string
Property Value
string
resourceName
The resource name of the service alias.
resourceName?: string
Property Value
string
type
The type of the resource.
type?: string
Property Value
string