hetzner-ts
    Preparing search index...

    Interface AttachToNetworkLoadBalancerParams

    interface AttachToNetworkLoadBalancerParams {
        ip?: string;
        network: number;
    }
    Index

    Properties

    Properties

    ip?: string
    network: number