Compute Engine v1 API - Class ForwardingRuleReference (2.13.0)

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

Inheritance

object > ForwardingRuleReference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ForwardingRuleReference()

public ForwardingRuleReference()

ForwardingRuleReference(ForwardingRuleReference)

public ForwardingRuleReference(ForwardingRuleReference other)
Parameter
NameDescription
otherForwardingRuleReference

Properties

ForwardingRule

public string ForwardingRule { get; set; }
Property Value
TypeDescription
string

HasForwardingRule

public bool HasForwardingRule { get; }

Gets whether the "forwarding_rule" field is set

Property Value
TypeDescription
bool