pod property

String? pod
getter/setter pair

Pod name.

Pod is an independent part of infrastructure. Network can only be connected to the assets (instances, nfsshares) allocated in the same pod.

Immutable.

Implementation

core.String? pod;