compute  v1
Properties | List of all members
Google.Apis.Compute.v1.Data.InterconnectDiagnosticsLinkLACPStatus Class Reference
Inheritance diagram for Google.Apis.Compute.v1.Data.InterconnectDiagnosticsLinkLACPStatus:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string GoogleSystemId [get, set]
 System ID of the port on Google's side of the LACP exchange. More...
 
virtual string NeighborSystemId [get, set]
 System ID of the port on the neighbor's side of the LACP exchange. More...
 
virtual string State [get, set]
 The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.Compute.v1.Data.InterconnectDiagnosticsLinkLACPStatus.ETag
getset

The ETag of the item.

◆ GoogleSystemId

virtual string Google.Apis.Compute.v1.Data.InterconnectDiagnosticsLinkLACPStatus.GoogleSystemId
getset

System ID of the port on Google's side of the LACP exchange.

◆ NeighborSystemId

virtual string Google.Apis.Compute.v1.Data.InterconnectDiagnosticsLinkLACPStatus.NeighborSystemId
getset

System ID of the port on the neighbor's side of the LACP exchange.

◆ State

virtual string Google.Apis.Compute.v1.Data.InterconnectDiagnosticsLinkLACPStatus.State
getset

The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.


The documentation for this class was generated from the following file: