Package version:

Interface CustomPersistentDiskProperties

Custom persistent disk resource payload.

Hierarchy

Properties

mountOptions?: string[]

These are the mount options for a persistent disk.

mountPath: string

The mount path of the persistent disk.

readOnly?: boolean

Indicates whether the persistent disk is a readOnly one.

type: "AzureFileVolume"

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

Generated using TypeDoc