Documentation

LoadBalancerUpdate extends ModelOptions
in package

Table of Contents

Properties

$balancing_algorithm  : string|null
$firewall_rules  : array<string|int, mixed>|null
$forwarding_rules  : array<string|int, mixed>|null
$health_check  : LBHealth|null
$instances  : array<string|int, mixed>|null
$label  : string|null
$proxy_protocol  : bool|null
$ssl  : SSL|null
$ssl_redirect  : bool|null
$sticky_session  : StickySession|null
$vpc  : string|null
$prop_map  : array<string|int, mixed>

Methods

__call()  : mixed
__construct()  : mixed
getPayloadParams()  : array<string|int, mixed>

Properties

$forwarding_rules

protected array<string|int, mixed>|null $forwarding_rules = null

Methods

__call()

public __call(mixed $name, mixed $args) : mixed
Parameters
$name : mixed
$args : mixed

getPayloadParams()

public getPayloadParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results