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. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Defines the type of central server VM. 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
storageDetails
Storage details of all the Storage Accounts attached to the ASCS 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
type
Defines the type of central server VM. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
virtualMachineId
NOTE: This property will not be serialized. It can only be populated by the server.
virtualMachineId?: string
Property Value
string