Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VolumeProviderParametersAzureFile

Package version

interface

An interface representing VolumeProviderParametersAzureFile. This type describes a volume provided by an Azure Files file share.

Hierarchy

  • VolumeProviderParametersAzureFile

Index

Properties

Optional accountKey

accountKey: undefined | string
member

{string} [accountKey] Access key of the Azure storage account for the File Share.

accountName

accountName: string
member

{string} accountName Name of the Azure storage account for the File Share.

shareName

shareName: string
member

{string} shareName Name of the Azure Files file share that provides storage for the volume.

Generated using TypeDoc