public final class DeletedSiteInner extends ProxyOnlyResource
| Constructor and Description |
|---|
DeletedSiteInner() |
| 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 |
kindPropertiesKind()
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.
|
DeletedSiteInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic DeletedSiteInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public Integer deletedSiteId()
public String deletedTimestamp()
public String subscription()
public String resourceGroup()
public String deletedSiteName()
public String slot()
public String kindPropertiesKind()
public String geoRegionName()
public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.