Compartir a través de


DeletedSite Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DeletedSiteTypeConverter))]
public class DeletedSite : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDeletedSite, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DeletedSiteTypeConverter))>]
type DeletedSite = class
    interface IDeletedSite
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class DeletedSite
Implements IDeletedSite, IValidates
Inheritance
DeletedSite
Attributes
Implements

Constructors

DeletedSite()

Properties

DeletedSiteId
DeletedSiteName
DeletedTimestamp
GeoRegionName
Id
Kind
Name
PropertiesKind
ResourceGroup
Slot
Subscription
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to