Class Rule
This is deprecated and has no effect. Do not use.
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class Rule : IDirectResponseSchema
Properties
Action
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("action")]
public virtual string Action { get; set; }
Property Value
Type | Description |
---|---|
string |
Conditions
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("conditions")]
public virtual IList<Condition> Conditions { get; set; }
Property Value
Type | Description |
---|---|
IList<Condition> |
Description
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("description")]
public virtual string Description { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Ins
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("ins")]
public virtual IList<string> Ins { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
LogConfigs
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("logConfigs")]
public virtual IList<LogConfig> LogConfigs { get; set; }
Property Value
Type | Description |
---|---|
IList<LogConfig> |
NotIns
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("notIns")]
public virtual IList<string> NotIns { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
Permissions
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("permissions")]
public virtual IList<string> Permissions { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |