Account Parameter (Connect-Azure Cmdlet)
Windows Azure ストレージアカウント名。
Syntax
Connect-Azure -Account string
Data Type
cstr
Default Value
""
Remarks
Windows Azure ストレージアカウント名。Azure ストレージアカウントにアクセスするか、Azure ストレージアカウントを作成するには、 [Azure]ポータルにログインし、左側の[サービス]メニューで[ストレージアカウント]をクリックします。
If Backend is set to AzureStack, set the Account as the complete host for your data. For example: <account>.nm.azs.sandia.gov.
If Backend is set to Emulator, set the Account as the complete host. For example: http://127.0.0.1:10002/devstoreaccount1.
This is a required parameter.