class BareMetalBgpPeerConfig extends Collection (View source)

Properties

protected $collection_key
string $asn
string[] $controlPlaneNodes
string $ipAddress

Methods

setAsn($asn)

No description

string
getAsn()

No description

setControlPlaneNodes($controlPlaneNodes)

No description

string[]
getControlPlaneNodes()

No description

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

Details

setAsn($asn)

No description

Parameters

$asn

string getAsn()

No description

Return Value

string

setControlPlaneNodes($controlPlaneNodes)

No description

Parameters

$controlPlaneNodes

string[] getControlPlaneNodes()

No description

Return Value

string[]

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

No description

Return Value

string