Reference documentation and code samples for the Compute V1 Client class IsActive.
Whether this interconnect is participating in the redundant configuration.
Protobuf type google.cloud.compute.v1.InterconnectGroupsOperationalStatusInterconnectStatus.IsActive
Namespace
Google \ Cloud \ Compute \ V1 \ InterconnectGroupsOperationalStatusInterconnectStatusMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_IS_ACTIVE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_IS_ACTIVE = 0;
ACTIVE
Value: 314733318
Generated from protobuf enum ACTIVE = 314733318;
INACTIVE
Value: 270421099
Generated from protobuf enum INACTIVE = 270421099;
IS_ACTIVE_UNSPECIFIED
Value: 274948243
Generated from protobuf enum IS_ACTIVE_UNSPECIFIED = 274948243;