Condividi tramite


IWithAddressSpace Interface

Definition

The stage of the local network gateway definition allowing to specify the address space.

public interface IWithAddressSpace
type IWithAddressSpace = interface
Public Interface IWithAddressSpace
Derived

Methods

WithAddressSpace(String)

Adds address space. Note: this method's effect is additive, i.e. each time it is used, a new address space is added to the network.

Applies to