你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ARMStorageService(StorageAccount, String[]) Constructor

Definition

public ARMStorageService (Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount account, params string[] authenticationKeys);
new Microsoft.Azure.Commands.Compute.ARMStorageService : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.StorageAccount * string[] -> Microsoft.Azure.Commands.Compute.ARMStorageService
Public Sub New (account As StorageAccount, ParamArray authenticationKeys As String())

Parameters

account
StorageAccount
authenticationKeys
String[]

Applies to