Compute Engine v1 API - Class VpnGatewaysScopedList (2.16.0)

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

Inheritance

object > VpnGatewaysScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

VpnGatewaysScopedList()

public VpnGatewaysScopedList()

VpnGatewaysScopedList(VpnGatewaysScopedList)

public VpnGatewaysScopedList(VpnGatewaysScopedList other)
Parameter
Name Description
other VpnGatewaysScopedList

Properties

VpnGateways

public RepeatedField<VpnGateway> VpnGateways { get; }

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

Property Value
Type Description
RepeatedFieldVpnGateway

Warning

public Warning Warning { get; set; }

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

Property Value
Type Description
Warning