Class FirewallPolicyManagedRule
Inheritance
System.Object
FirewallPolicyManagedRule
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.FrontDoor.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class FirewallPolicyManagedRule
Fields
View SourceExclusions
One or more exclusion blocks as defined below.
Declaration
public readonly ImmutableArray<FirewallPolicyManagedRuleExclusion> Exclusions
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<FirewallPolicyManagedRuleExclusion> |
Overrides
One or more override blocks as defined below.
Declaration
public readonly ImmutableArray<FirewallPolicyManagedRuleOverride> Overrides
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<FirewallPolicyManagedRuleOverride> |
Type
The name of the managed rule to use with this resource.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Version
The version on the managed rule to use with this resource.
Declaration
public readonly string Version
Field Value
| Type | Description |
|---|---|
| System.String |