RAMP4 - v4.21.0
    Preparing search index...
    interface ExtentguardState {
        active: boolean;
        alwaysOn: boolean;
        enforcing: boolean;
        extentSetIds: string[];
    }
    Index

    Properties

    active: boolean
    alwaysOn: boolean
    enforcing: boolean
    extentSetIds: string[]