code property
The code associated with this reason. Possible string values are:
- "CODE_UNSPECIFIED" : No information available.
- "PENDING_REVIEW" : The proposed spoke is pending review.
- "REJECTED" : The proposed spoke has been rejected by the hub administrator.
- "PAUSED" : The spoke has been deactivated internally.
- "FAILED" : Network Connectivity Center encountered errors while accepting the spoke.
Implementation
core.String? code;