Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureFileVolume

Package version

The properties of the Azure File volume. Azure File shares are mounted as volumes.

Hierarchy

Index

Properties

Optional mountOptions

mountOptions: string[]

These are the mount options for a persistent disk.

mountPath

mountPath: string

The mount path of the persistent disk.

Optional readOnly

readOnly: undefined | false | true

Indicates whether the persistent disk is a readOnly one.

shareName

shareName: string

The share name of the Azure File share.

type

type: "AzureFileVolume"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc