SqlStorageUpdateSettings interface
Set disk storage settings for SQL Server.
Properties
disk |
Disk configuration to apply to SQL Server. |
disk |
Virtual machine disk count. |
starting |
Device id of the first disk to be updated. |
Property Details
diskConfigurationType
Disk configuration to apply to SQL Server.
diskConfigurationType?: string
Property Value
string
diskCount
Virtual machine disk count.
diskCount?: number
Property Value
number
startingDeviceId
Device id of the first disk to be updated.
startingDeviceId?: number
Property Value
number
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript