IDeletedSite.PropertiesKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Kind of site that was deleted
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Kind of site that was deleted", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="kind")]
public string PropertiesKind { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Kind of site that was deleted", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="kind")>]
member this.PropertiesKind : string
Public ReadOnly Property PropertiesKind As String
Property Value
- Attributes