< Back

Set-AzureBlobPage

Sat Jan 11, 2020 5:00 am

NAME Set-AzureBlobPage



SYNOPSIS

Updates the content of a Page BLOB





SYNTAX

Set-AzureBlobPage -StorageAccountName <String> [-StorageAccountDomain <String>] [-ContainerName <String>]

-BlobItem <String> -RangeStart <Int64> -RangeEnd <Int64> -Page <Byte[]> -AccessKey <String> [-UseHttp]

[-ApiVersion <String>] [-CalculateChecksum] [<CommonParameters>]



Set-AzureBlobPage -StorageAccountName <String> [-StorageAccountDomain <String>] [-ContainerName <String>]

-BlobItem <String> -RangeStart <Int64> -RangeEnd <Int64> -AccessKey <String> [-UseHttp] [-ApiVersion <String>]

[-ClearRange] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-StorageAccountName <String>

The storage account name



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-StorageAccountDomain <String>

The FQDN for the storage account service



Required? false

Position? named

Default value blob.core.windows.net

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ContainerName <String>

The storage account BLOB container name



Required? false

Position? named

Default value $root

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-BlobItem <String>

The name of the item to be uploaded



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-RangeStart <Int64>

The byte position of the page range



Required? true

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-RangeEnd <Int64>

The ending byte position of the page range



Required? true

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-Page <Byte[]>



Required? true

Position? named

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-AccessKey <String>

The storage service access key



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-UseHttp [<SwitchParameter>]

Use Insecure requests



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ApiVersion <String>

Tnh



Required? false

Position? named

Default value 2016-05-31

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ClearRange [<SwitchParameter>]

Clear the range of bytes



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-CalculateChecksum [<SwitchParameter>]

Calculate an MD5 checksum of the content



Required? false

Position? named

Default value False

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Set-AzureFileServiceFileRange; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Set-AzureFileServiceFileRange -StorageAccountName <string> -ShareName <string> -RangeStart

<long> -RangeEnd <long> -ContentType <string> -RangeData <byte[]> -AccessKey <string>

[-StorageAccountDomain <string>] [-Path <string>] [-UseHttp] [-ApiVersion <string>]

[-CalculateChecksum] [<CommonParameters>]



Set-AzureFileServiceFileRange -StorageAccountName <string> -ShareName <string> -RangeStart

<long> -RangeEnd <long> -AccessKey <string> [-StorageAccountDomain <string>] [-Path

<string>] [-UseHttp] [-ApiVersion <string>] [-ClearRange] [<CommonParameters>]



ModuleName : Avanade.AzureStorage

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Set-AzureFileServiceFileRange

Category : Function

Component :

Role :

Functionality :