DatabaseVmDetails interface
Database VM details.
Properties
status | Defines the SAP Instance status. NOTE: This property will not be serialized. It can only be populated by the server. |
storage |
Storage details of all the Storage Accounts attached to the Database Virtual Machine. For e.g. NFS on AFS Shared Storage. NOTE: This property will not be serialized. It can only be populated by the server. |
virtual |
NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
status
Defines the SAP Instance status. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
storageDetails?: StorageInformation[]
Property Value
virtualMachineId
NOTE: This property will not be serialized. It can only be populated by the server.
virtualMachineId?: string
Property Value
string