Share via


ARMStorageService(StorageAccount, String[]) Constructor

Definition

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

Parameters

account
StorageAccount
authenticationKeys
String[]

Applies to