public final class DeletedSiteProperties extends Object
| Constructor and Description |
|---|
DeletedSiteProperties() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
deletedSiteId()
Get the deletedSiteId property: Numeric id for the deleted site.
|
String |
deletedSiteName()
Get the deletedSiteName property: Name of the deleted site.
|
String |
deletedTimestamp()
Get the deletedTimestamp property: Time in UTC when the app was deleted.
|
String |
geoRegionName()
Get the geoRegionName property: Geo Region of the deleted site.
|
String |
kind()
Get the kind property: Kind of site that was deleted.
|
String |
resourceGroup()
Get the resourceGroup property: ResourceGroup that contained the deleted site.
|
String |
slot()
Get the slot property: Slot of the deleted site.
|
String |
subscription()
Get the subscription property: Subscription containing the deleted site.
|
void |
validate()
Validates the instance.
|
public Integer deletedSiteId()
public String deletedTimestamp()
public String subscription()
public String resourceGroup()
public String deletedSiteName()
public String slot()
public String kind()
public String geoRegionName()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.