< Back

Remove-AzureBlobContainer

Sat Jan 11, 2020 4:51 am

NAME Remove-AzureBlobContainer



SYNOPSIS

Deletes a new BLOB container





SYNTAX

Remove-AzureBlobContainer [-StorageAccountName] <String> [-ContainerName] <String> [[-StorageAccountDomain]

<String>] [-AccessKey] <String> [-UseHttp] [[-ApiVersion] <String>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-StorageAccountName <String>

The storage account name



Required? true

Position? 1

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ContainerName <String>

The name of the container



Required? true

Position? 2

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-StorageAccountDomain <String>

The FQDN for the storage account service



Required? false

Position? 3

Default value blob.core.windows.net

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-AccessKey <String>

The storage service access key



Required? true

Position? 4

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>

The version of the BLOB service API



Required? false

Position? 5

Default value 2016-05-31

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=Remove-AzureFileServiceFile; noun=; verb=}

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

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

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Remove-AzureFileServiceFile [-StorageAccountName] <string> [-ShareName] <string> [-Path]

<string[]> [[-StorageAccountDomain] <string>] [-AccessKey] <string> [[-ApiVersion]

<string>] [-UseHttp] [<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 : Remove-AzureFileServiceFile

Category : Function

Component :

Role :

Functionality :