Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VolumeResourceDescription

Package version

This type describes a volume resource.

Hierarchy

  • VolumeResourceDescription

Index

Properties

Optional azureFileParameters

This type describes a volume provided by an Azure Files file share.

Optional description

description: undefined | string

User readable description of the volume.

name

name: string

Name of the Volume resource.

Optional status

Status of the volume. Possible values include: 'Unknown', 'Ready', 'Upgrading', 'Creating', 'Deleting', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

Optional statusDetails

statusDetails: undefined | string

Gives additional information about the current status of the volume. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc