Class FirewallPolicyRuleOperationMetadata
Implements
Inherited Members
Namespace: Google.Apis.DeploymentManager.v2beta.Data
Assembly: Google.Apis.DeploymentManager.v2beta.dll
Syntax
public class FirewallPolicyRuleOperationMetadata : IDirectResponseSchema
Properties
AllocatedPriority
The priority allocated for the firewall policy rule if query parameters specified minPriority/maxPriority.
Declaration
[JsonProperty("allocatedPriority")]
public virtual int? AllocatedPriority { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |