C# Class WindowsAzure.VhdSize.PageBlobExtensions

Afficher le fichier Open project: sandrinodimattia/WindowsAzure-VhdSize Class Usage Examples

Méthodes publiques

Méthode Description
GetActualDiskSize ( this pageBlob ) : long

Based on this script: http://gallery.technet.microsoft.com/scriptcenter/Get-Billable-Size-of-32175802

GetFormattedDiskSize ( long size ) : string

Private Methods

Méthode Description
StrFormatByteSize ( long fileSize, [ buffer, int bufferSize ) : long

Method Details

GetActualDiskSize() public static méthode

Based on this script: http://gallery.technet.microsoft.com/scriptcenter/Get-Billable-Size-of-32175802
public static GetActualDiskSize ( this pageBlob ) : long
pageBlob this
Résultat long

GetFormattedDiskSize() public static méthode

public static GetFormattedDiskSize ( long size ) : string
size long
Résultat string