Udostępnij za pośrednictwem


IDeletedSite.DeletedSiteId Property

Definition

Numeric id for the deleted site

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Numeric id for the deleted site", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="deletedSiteId")]
public int? DeletedSiteId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Numeric id for the deleted site", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="deletedSiteId")>]
member this.DeletedSiteId : Nullable<int>
Public ReadOnly Property DeletedSiteId As Nullable(Of Integer)

Property Value

Attributes

Applies to