DeletedSite Class

A deleted app.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web._serialization.Model
DeletedSite

Constructor

DeletedSite(*, id: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
int

Numeric id for the deleted site.

Variables

Name Description
id
int

Numeric id for the deleted site.

deleted_timestamp
str

Time in UTC when the app was deleted.

subscription
str

Subscription containing the deleted site.

resource_group
str

ResourceGroup that contained the deleted site.

name
str

Name of the deleted site.

slot
str

Slot of the deleted site.