ComputeInstanceGroupManagerInstanceGroupManagerNamedPort class
One entry in namedPorts. Backend services that reference this
MIG by port_name look up the matching port number here.
- Annotations
-
- @immutable
Constructors
-
ComputeInstanceGroupManagerInstanceGroupManagerNamedPort({required TfArg<
String> name, required TfArg<int> port}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toArgMap(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited