interface VolumeTypeCapabilities {
    snapshot: boolean;
}

Properties

Properties

snapshot: boolean