Header menu logo FsCDK

ElasticIPBuilder Type

Constructors

Constructor Description

ElasticIPBuilder(name)

Full Usage: ElasticIPBuilder(name)

Parameters:
    name : string

Returns: ElasticIPBuilder
name : string
Returns: ElasticIPBuilder

Instance members

Instance member Description

this.Combine

Full Usage: this.Combine

Parameters:
Returns: ElasticIPConfig
state1 : ElasticIPConfig
state2 : ElasticIPConfig
Returns: ElasticIPConfig

constructId id

Full Usage: constructId id

Parameters:
    id : string

Returns: ElasticIPConfig
id : string
Returns: ElasticIPConfig

this.Delay

Full Usage: this.Delay

Parameters:
Returns: ElasticIPConfig
Modifiers: inline
f : unit -> ElasticIPConfig
Returns: ElasticIPConfig

domain domain

Full Usage: domain domain

Parameters:
    domain : string

Returns: ElasticIPConfig
domain : string
Returns: ElasticIPConfig

this.For

Full Usage: this.For

Parameters:
Returns: ElasticIPConfig
Modifiers: inline
config : ElasticIPConfig
f : unit -> ElasticIPConfig
Returns: ElasticIPConfig

instanceId instanceId

Full Usage: instanceId instanceId

Parameters:
    instanceId : string

Returns: ElasticIPConfig
instanceId : string
Returns: ElasticIPConfig

networkInterfaceId networkInterfaceId

Full Usage: networkInterfaceId networkInterfaceId

Parameters:
    networkInterfaceId : string

Returns: ElasticIPConfig
networkInterfaceId : string
Returns: ElasticIPConfig

publicIpv4Pool pool

Full Usage: publicIpv4Pool pool

Parameters:
    pool : string

Returns: ElasticIPConfig
pool : string
Returns: ElasticIPConfig

this.Run

Full Usage: this.Run

Parameters:
Returns: ElasticIPResource
config : ElasticIPConfig
Returns: ElasticIPResource

tag key value

Full Usage: tag key value

Parameters:
    key : string
    value : string

Returns: ElasticIPConfig
key : string
value : string
Returns: ElasticIPConfig

tags tags

Full Usage: tags tags

Parameters:
    tags : (string * string) list

Returns: ElasticIPConfig
tags : (string * string) list
Returns: ElasticIPConfig

this.Yield

Full Usage: this.Yield

Parameters:
    () : unit

Returns: ElasticIPConfig
() : unit
Returns: ElasticIPConfig

this.Zero

Full Usage: this.Zero

Returns: ElasticIPConfig
Returns: ElasticIPConfig

Type something to start searching.