StorageProfile interface
Specifies the storage settings for the HANA instance disks.
Properties
nfs |
IP Address to connect to storage. NOTE: This property will not be serialized. It can only be populated by the server. |
os |
Specifies information about the operating system disk used by the hana instance. |
Property Details
nfsIpAddress
IP Address to connect to storage. NOTE: This property will not be serialized. It can only be populated by the server.
nfsIpAddress?: string
Property Value
string
osDisks
Specifies information about the operating system disk used by the hana instance.
osDisks?: Disk[]
Property Value
Disk[]