Share via


DatabaseVmDetails interface

Database VM details.

Properties

status

Defines the SAP Instance status.

storageDetails

Storage details of all the Storage Accounts attached to the Database Virtual Machine. For e.g. NFS on AFS Shared Storage.

virtualMachineId

The virtual machine id.

Property Details

status

Defines the SAP Instance status.

status?: string

Property Value

string

storageDetails

Storage details of all the Storage Accounts attached to the Database Virtual Machine. For e.g. NFS on AFS Shared Storage.

storageDetails?: StorageInformation[]

Property Value

virtualMachineId

The virtual machine id.

virtualMachineId?: string

Property Value

string