Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletedSite

Package version

A deleted app.

Hierarchy

Index

Properties

Optional deletedSiteId

deletedSiteId: undefined | number

Numeric id for the deleted site NOTE: This property will not be serialized. It can only be populated by the server.

Optional deletedSiteKind

deletedSiteKind: undefined | string

Kind of site that was deleted NOTE: This property will not be serialized. It can only be populated by the server.

Optional deletedSiteName

deletedSiteName: undefined | string

Name of the deleted site NOTE: This property will not be serialized. It can only be populated by the server.

Optional deletedTimestamp

deletedTimestamp: undefined | string

Time in UTC when the app was deleted. NOTE: This property will not be serialized. It can only be populated by the server.

Optional geoRegionName

geoRegionName: undefined | string

Geo Region of the deleted site NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceGroup

resourceGroup: undefined | string

ResourceGroup that contained the deleted site NOTE: This property will not be serialized. It can only be populated by the server.

Optional slot

slot: undefined | string

Slot of the deleted site NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscription

subscription: undefined | string

Subscription containing the deleted site NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc