adminEnabled property

bool? adminEnabled
getter/setter pair

Administrative state of the underlying connectivity.

If set to true (default), connectivity should be available between your environments. If set to false, the connectivity over these links is disabled. Disabling your Transport does not affect billing, and retains the underlying network bandwidth associated with the connectivity.

Optional.

Implementation

core.bool? adminEnabled;