Share via


DeletedSite.DeletedSiteKind Property

Definition

Gets kind of site that was deleted

[Newtonsoft.Json.JsonProperty(PropertyName="properties.kind")]
public string DeletedSiteKind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.kind")>]
member this.DeletedSiteKind : string
Public ReadOnly Property DeletedSiteKind As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to