Package version:

Interface PlacementKeyValuePairs

Application specific parameters for the placement of volumes in the volume group

interface PlacementKeyValuePairs {
    key: string;
    value: string;
}

Properties

Properties

key: string

Key for an application specific parameter for the placement of volumes in the volume group

value: string

Value for an application specific parameter for the placement of volumes in the volume group