< Back

Get-AzureRmBatchAccountKeys

Tue Jan 29, 2019 9:35 pm

NAME Get-AzureRmBatchAccountKeys



SYNOPSIS

Gets the keys of a Batch account.





SYNTAX

Get-AzureRmBatchAccountKeys [-AccountName] <String> [-DefaultProfile <IAzureContextContainer>] [-ResourceGroupName <String>] [<CommonParameters>]





DESCRIPTION

The Get-AzureRmBatchAccountKeys cmdlet gets the keys of an Azure Batch account in the current subscription.





PARAMETERS

-AccountName <String>

Specifies the name of the account for which this cmdlet gets keys.



Required? true

Position? 0

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-ResourceGroupName <String>

Specifies the name of the resource group that contains the account for which this cmdlet gets keys.



Required? false

Position? named

Default value None

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 (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None

This cmdlet does not accept any input.





OUTPUTS

Microsoft.Azure.Commands.Batch.BatchAccountContext







NOTES









1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... ccountkeys

New-AzureRmBatchAccountKey

Azure Batch Cmdlets