IDeletedSite.DeletedSiteName Property

Definition

Name of the deleted site

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Name of the deleted site", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deletedSiteName", Update=false)]
public string DeletedSiteName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Name of the deleted site", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deletedSiteName", Update=false)>]
member this.DeletedSiteName : string
Public ReadOnly Property DeletedSiteName As String

Property Value

Attributes

Applies to