GallerySoftDeletedResource interface

The details information of soft-deleted resource.

Extends

Properties

resourceArmId

arm id of the soft-deleted resource

softDeletedArtifactType

artifact type of the soft-deleted resource

softDeletedTime

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

Resource location

location: string

Property Value

string

Inherited From Resource.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