ARMProxyResource interface
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags
Properties
| id | The unique resource identifier of the database account. |
| name | The name of the database account. |
| type | The type of Azure resource. |
Property Details
id
The unique resource identifier of the database account.
id?: string
Property Value
string
name
The name of the database account.
name?: string
Property Value
string
type
The type of Azure resource.
type?: string
Property Value
string