Type Alias ZonedApiUnsubscribeFromLbRequest

ZonedApiUnsubscribeFromLbRequest: {
    lbId: string;
    zone?: Zone;
}

Type declaration

  • lbId: string

    Load Balancer ID.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.