interface SchemaZFS {
    pools: SchemaPool[];
}

Properties

Properties

pools: SchemaPool[]