Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomPersistentDiskProperties

Package version

Custom persistent disk resource payload.

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.

type

type: "AzureFileVolume"

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

Generated using TypeDoc