Get-AksHciStorageContainer
Synopsis
Gets information about the specified storage container.
Syntax
Get-AksHciStorageContainer [-name <String>]
Description
Gets information about the specified storage container. If the storage container is not specified, the command returns all the storage containers.
Examples
Example
Get-AksHciStorageContainer -name mystoragecontainer
Parameters
-name
The name of the new Storage container.
Type: System.String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False