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