Convert-BluGenieSize



Convert-BluGenieSize

SYNOPSIS

convert a value from Bytes, KB, MB, GB, TB to [TB/GB/MB/KB/Bytes]

SYNTAX

Convert-BluGenieSize [-Value] <Double> [-InputType <String>] [-OutputType <String>] [-Precision <Int32>] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-FormatView <String>] [<CommonParameters>]

DESCRIPTION

convert a value from Bytes, KB, MB, GB, TB to [TB/GB/MB/KB/Bytes]

EXAMPLES

EXAMPLE 1

Description:
Notes:

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

PARAMETERS

Value

InputType

OutputType

Precision

Walkthrough

ReturnObject

OutUnEscapedJSON

FormatView

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated