modal-ts
    Preparing search index...

    Type Alias ProbeParams

    Probe作成時のパラメータ

    100
    
    type ProbeParams = {
        intervalMs: number;
    }
    Index

    Properties

    Properties

    intervalMs: number

    ヘルスチェック間隔(ミリ秒)