Compute Engine v1 API - Class Rule (2.5.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
RepeatedField<Condition>

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
Boolean

HasDescription

public bool HasDescription { get; }

Gets whether the "description" field is set

Property Value
TypeDescription
Boolean

Ins

public RepeatedField<string> Ins { get; }

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

Property Value
TypeDescription
RepeatedField<String>

LogConfigs

public RepeatedField<LogConfig> LogConfigs { get; }

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

Property Value
TypeDescription
RepeatedField<LogConfig>

NotIns

public RepeatedField<string> NotIns { get; }

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

Property Value
TypeDescription
RepeatedField<String>

Permissions

public RepeatedField<string> Permissions { get; }

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

Property Value
TypeDescription
RepeatedField<String>