BeyondCorp Client Connector Services v1 API - Class ClientConnectorService.Types.Egress (1.1.0)

public sealed class ClientConnectorService.Types.Egress : IMessage<ClientConnectorService.Types.Egress>, IEquatable<ClientConnectorService.Types.Egress>, IDeepCloneable<ClientConnectorService.Types.Egress>, IBufferMessage, IMessage

Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorService.Types.Egress.

The details of the egress info. One of the following options should be set.

Inheritance

object > ClientConnectorService.Types.Egress

Namespace

Google.Cloud.BeyondCorp.ClientConnectorServices.V1

Assembly

Google.Cloud.BeyondCorp.ClientConnectorServices.V1.dll

Constructors

Egress()

public Egress()

Egress(Egress)

public Egress(ClientConnectorService.Types.Egress other)
Parameter
NameDescription
otherClientConnectorServiceTypesEgress

Properties

DestinationTypeCase

public ClientConnectorService.Types.Egress.DestinationTypeOneofCase DestinationTypeCase { get; }
Property Value
TypeDescription
ClientConnectorServiceTypesEgressDestinationTypeOneofCase

PeeredVpc

public ClientConnectorService.Types.Egress.Types.PeeredVpc PeeredVpc { get; set; }

A VPC from the consumer project.

Property Value
TypeDescription
ClientConnectorServiceTypesEgressTypesPeeredVpc