Condividi tramite


IFunctionsIdentity.DeletedSiteId Property

Definition

The numeric ID of the deleted app, e.g. 12345

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The numeric ID of the deleted app, e.g. 12345", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deletedSiteId")]
public string DeletedSiteId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The numeric ID of the deleted app, e.g. 12345", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deletedSiteId")>]
member this.DeletedSiteId : string with get, set
Public Property DeletedSiteId As String

Property Value

Attributes

Applies to