GallerySoftDeletedResource interface
The details information of soft-deleted resource.
- Extends
Properties
resource |
arm id of the soft-deleted resource |
soft |
artifact type of the soft-deleted resource |
soft |
The timestamp for when the resource is soft-deleted. In dateTime offset format. |
Inherited Properties
id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location |
name | Resource name NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | Resource type NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
resourceArmId
arm id of the soft-deleted resource
resourceArmId?: string
Property Value
string
softDeletedArtifactType
artifact type of the soft-deleted resource
softDeletedArtifactType?: string
Property Value
string
softDeletedTime
The timestamp for when the resource is soft-deleted. In dateTime offset format.
softDeletedTime?: string
Property Value
string
Inherited Property Details
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
name
Resource name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type