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

public sealed class 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(ClientConnectorService.Types.Egress)

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

Properties

DestinationTypeCase

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

PeeredVpc

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

A VPC from the consumer project.

Property Value
TypeDescription
ClientConnectorService.Types.Egress.Types.PeeredVpc