Network Services v1 API - Class AgentGateway.Types.NetworkConfig.Types.Egress (1.7.0)

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

Reference documentation and code samples for the Network Services v1 API class AgentGateway.Types.NetworkConfig.Types.Egress.

Configuration for Egress

Inheritance

object > AgentGateway.Types.NetworkConfig.Types.Egress

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Constructors

Egress()

public Egress()

Egress(Egress)

public Egress(AgentGateway.Types.NetworkConfig.Types.Egress other)
Parameter
Name Description
other AgentGatewayTypesNetworkConfigTypesEgress

Properties

NetworkAttachment

public string NetworkAttachment { get; set; }

Optional. The URI of the Network Attachment resource.

Property Value
Type Description
string

TrustConfig

public AgentGateway.Types.NetworkConfig.Types.Egress.Types.TrustConfig TrustConfig { get; set; }

Optional. TrustConfig defines the trust configuration for egress.

Property Value
Type Description
AgentGatewayTypesNetworkConfigTypesEgressTypesTrustConfig