DeletedSitePropertiesOutput interface
DeletedSite resource specific properties
Properties
| deleted |
Numeric id for the deleted site |
| deleted |
Name of the deleted site |
| deleted |
Time in UTC when the app was deleted. |
| geo |
Geo Region of the deleted site |
| kind | Kind of site that was deleted |
| resource |
ResourceGroup that contained the deleted site |
| slot | Slot of the deleted site |
| subscription | Subscription containing the deleted site |
Property Details
deletedSiteId
Numeric id for the deleted site
deletedSiteId?: number
Property Value
number
deletedSiteName
Name of the deleted site
deletedSiteName?: string
Property Value
string
deletedTimestamp
Time in UTC when the app was deleted.
deletedTimestamp?: string
Property Value
string
geoRegionName
Geo Region of the deleted site
geoRegionName?: string
Property Value
string
kind
Kind of site that was deleted
kind?: string
Property Value
string
resourceGroup
ResourceGroup that contained the deleted site
resourceGroup?: string
Property Value
string
slot
Slot of the deleted site
slot?: string
Property Value
string
subscription
Subscription containing the deleted site
subscription?: string
Property Value
string