Share via


StorageClient class

Constructors

StorageClient(TokenCredential, string, StorageClientOptionalParams)

Dell Storage service

Properties

fileSystems

The operation groups for fileSystems

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

Constructor Details

StorageClient(TokenCredential, string, StorageClientOptionalParams)

Dell Storage service

new StorageClient(credential: TokenCredential, subscriptionId: string, options?: StorageClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

fileSystems

The operation groups for fileSystems

fileSystems: FileSystemsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value