DeletedConfigurationStore interface

Deleted configuration store information with extended details.

Properties

configurationStoreId

The resource id of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

deletionDate

The deleted date. NOTE: This property will not be serialized. It can only be populated by the server.

id

The resource ID for the deleted configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

location

The location of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

purgeProtectionEnabled

Purge protection status of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

scheduledPurgeDate

The scheduled purged date. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Tags of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

type

The resource type of the configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

configurationStoreId

The resource id of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

configurationStoreId?: string

Property Value

string

deletionDate

The deleted date. NOTE: This property will not be serialized. It can only be populated by the server.

deletionDate?: Date

Property Value

Date

id

The resource ID for the deleted configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

location

The location of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

name

The name of the configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

purgeProtectionEnabled

Purge protection status of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

purgeProtectionEnabled?: boolean

Property Value

boolean

scheduledPurgeDate

The scheduled purged date. NOTE: This property will not be serialized. It can only be populated by the server.

scheduledPurgeDate?: Date

Property Value

Date

tags

Tags of the original configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

The resource type of the configuration store. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string