Compute Engine v1 API - Class ForwardingRuleAttachedExtension (3.29.0)

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

Reference documentation and code samples for the Compute Engine v1 API class ForwardingRuleAttachedExtension.

Reference to an extension resource that is attached to this ForwardingRule.

Inheritance

object > ForwardingRuleAttachedExtension

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ForwardingRuleAttachedExtension()

public ForwardingRuleAttachedExtension()

ForwardingRuleAttachedExtension(ForwardingRuleAttachedExtension)

public ForwardingRuleAttachedExtension(ForwardingRuleAttachedExtension other)
Parameter
Name Description
other ForwardingRuleAttachedExtension

Properties

HasReference

public bool HasReference { get; }

Gets whether the "reference" field is set

Property Value
Type Description
bool

Reference

public string Reference { get; set; }

Output only. The resource name.

Property Value
Type Description
string