Compute Engine v1 API - Class GetMacsecConfigInterconnectRequest (2.16.0)

public sealed class GetMacsecConfigInterconnectRequest : IMessage<GetMacsecConfigInterconnectRequest>, IEquatable<GetMacsecConfigInterconnectRequest>, IDeepCloneable<GetMacsecConfigInterconnectRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class GetMacsecConfigInterconnectRequest.

A request message for Interconnects.GetMacsecConfig. See the method description for details.

Inheritance

object > GetMacsecConfigInterconnectRequest

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GetMacsecConfigInterconnectRequest()

public GetMacsecConfigInterconnectRequest()

GetMacsecConfigInterconnectRequest(GetMacsecConfigInterconnectRequest)

public GetMacsecConfigInterconnectRequest(GetMacsecConfigInterconnectRequest other)
Parameter
Name Description
other GetMacsecConfigInterconnectRequest

Properties

Interconnect

public string Interconnect { get; set; }

Name of the interconnect resource to query.

Property Value
Type Description
string

Project

public string Project { get; set; }

Project ID for this request.

Property Value
Type Description
string