Class GetWafGroupsGroupResult
Inheritance
System.Object
GetWafGroupsGroupResult
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.Cloudflare.Outputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class GetWafGroupsGroupResult
Fields
View SourceDescription
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Mode
Declaration
public readonly string Mode
Field Value
| Type | Description |
|---|---|
| System.String |
ModifiedRulesCount
Declaration
public readonly int? ModifiedRulesCount
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
PackageId
Declaration
public readonly string PackageId
Field Value
| Type | Description |
|---|---|
| System.String |
RulesCount
Declaration
public readonly int? RulesCount
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |