Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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