Compute Engine v1 API - Class Rule (2.15.0)

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

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

This is deprecated and has no effect. Do not use.

Inheritance

object > Rule

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

Rule()

public Rule()

Rule(Rule)

public Rule(Rule other)
Parameter
NameDescription
otherRule

Properties

Action

public string Action { get; set; }

This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.

Property Value
TypeDescription
string

Conditions

public RepeatedField<Condition> Conditions { get; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
RepeatedFieldCondition

Description

public string Description { get; set; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
string

HasAction

public bool HasAction { get; }

Gets whether the "action" field is set

Property Value
TypeDescription
bool

HasDescription

public bool HasDescription { get; }

Gets whether the "description" field is set

Property Value
TypeDescription
bool

Ins

public RepeatedField<string> Ins { get; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
RepeatedFieldstring

LogConfigs

public RepeatedField<LogConfig> LogConfigs { get; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
RepeatedFieldLogConfig

NotIns

public RepeatedField<string> NotIns { get; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
RepeatedFieldstring

Permissions

public RepeatedField<string> Permissions { get; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
RepeatedFieldstring