RestorableSqlContainerGetResult interface
An Azure Cosmos DB SQL container event
Properties
| id | The unique resource Identifier of the ARM resource. |
| name | The name of the ARM resource. |
| resource | The resource of an Azure Cosmos DB SQL container event |
| type | The type of Azure resource. |
Property Details
id
The unique resource Identifier of the ARM resource.
id?: string
Property Value
string
name
The name of the ARM resource.
name?: string
Property Value
string
resource
The resource of an Azure Cosmos DB SQL container event
resource?: RestorableSqlContainerPropertiesResource
Property Value
type
The type of Azure resource.
type?: string
Property Value
string