< Back
New-AzureStorageQueue
Post
NAME New-AzureStorageQueue
SYNTAX
New-AzureStorageQueue [-Name] <string> [-Context <IStorageContext>] [<CommonParameters>]
PARAMETERS
-Context <IStorageContext>
Azure Storage Context Object
Required? false
Position? Named
Accept pipeline input? true (ByValue, ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Name <string>
Queue name
Required? true
Position? 0
Accept pipeline input? true (ByValue, ByPropertyName)
Parameter set name (All)
Aliases N, Queue
Dynamic? 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
System.String
Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext
OUTPUTS
Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageQueue
ALIASES
None
REMARKS
None
SYNTAX
New-AzureStorageQueue [-Name] <string> [-Context <IStorageContext>] [<CommonParameters>]
PARAMETERS
-Context <IStorageContext>
Azure Storage Context Object
Required? false
Position? Named
Accept pipeline input? true (ByValue, ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Name <string>
Queue name
Required? true
Position? 0
Accept pipeline input? true (ByValue, ByPropertyName)
Parameter set name (All)
Aliases N, Queue
Dynamic? 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
System.String
Microsoft.Azure.Commands.Common.Authentication.Abstractions.IStorageContext
OUTPUTS
Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageQueue
ALIASES
None
REMARKS
None