CentralServerVmDetails interface
The SAP Central Services Instance VM details.
Properties
storage |
Storage details of all the Storage Accounts attached to the ASCS Virtual Machine. For e.g. NFS on AFS Shared Storage. |
type | Defines the type of central server VM. |
virtual |
The virtual machine id. |
Property Details
storageDetails
Storage details of all the Storage Accounts attached to the ASCS Virtual Machine. For e.g. NFS on AFS Shared Storage.
storageDetails?: StorageInformation[]
Property Value
type
Defines the type of central server VM.
type?: string
Property Value
string
virtualMachineId
The virtual machine id.
virtualMachineId?: string
Property Value
string