Share via


BackupItemProperties.WebsiteSizeInByte Property

Definition

Size of the original web app which has been backed up.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public long? WebsiteSizeInByte { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.WebsiteSizeInByte : Nullable<int64>
Public ReadOnly Property WebsiteSizeInByte As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to