Package version:

Interface VolumeUpdate

Response for Volume request.

Hierarchy

  • VolumeUpdate

Properties

Properties

sizeGiB?: number

Volume size.

tags?: {
    [propertyName: string]: string;
}

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc