Show / Hide Table of Contents

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 Source

Description

Declaration
public readonly string Description
Field Value
Type Description
System.String
View Source

Id

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

Mode

Declaration
public readonly string Mode
Field Value
Type Description
System.String
View Source

ModifiedRulesCount

Declaration
public readonly int? ModifiedRulesCount
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Name

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

PackageId

Declaration
public readonly string PackageId
Field Value
Type Description
System.String
View Source

RulesCount

Declaration
public readonly int? RulesCount
Field Value
Type Description
System.Nullable<System.Int32>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.