Compute Engine v1 API - Class TargetVpnGatewaysScopedList (2.15.0)

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

Inheritance

object > TargetVpnGatewaysScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetVpnGatewaysScopedList()

public TargetVpnGatewaysScopedList()

TargetVpnGatewaysScopedList(TargetVpnGatewaysScopedList)

public TargetVpnGatewaysScopedList(TargetVpnGatewaysScopedList other)
Parameter
NameDescription
otherTargetVpnGatewaysScopedList

Properties

TargetVpnGateways

public RepeatedField<TargetVpnGateway> TargetVpnGateways { get; }

[Output Only] A list of target VPN gateways contained in this scope.

Property Value
TypeDescription
RepeatedFieldTargetVpnGateway

Warning

public Warning Warning { get; set; }

[Output Only] Informational warning which replaces the list of addresses when the list is empty.

Property Value
TypeDescription
Warning