Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlStorageUpdateSettings

Package version

Set disk storage settings for SQL Server.

Hierarchy

  • SqlStorageUpdateSettings

Index

Properties

Optional diskConfigurationType

diskConfigurationType: DiskConfigurationType

Disk configuration to apply to SQL Server. Possible values include: 'NEW', 'EXTEND', 'ADD'

Optional diskCount

diskCount: undefined | number

Virtual machine disk count.

Optional startingDeviceId

startingDeviceId: undefined | number

Device id of the first disk to be updated.

Generated using TypeDoc