GallerySoftDeletedResourceProperties interface
Describes the properties of a soft-deleted resource.
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. |
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