DbServerProperties constructor
DbServerProperties({})
Implementation
DbServerProperties({
this.dbNodeIds,
this.dbNodeStorageSizeGb,
this.maxDbNodeStorageSizeGb,
this.maxMemorySizeGb,
this.maxOcpuCount,
this.memorySizeGb,
this.ocid,
this.ocpuCount,
this.state,
this.vmCount,
});