Share via


PreRulestackRuleData Class

Definition

A class representing the PreRulestackRule data model. PreRulestack rule list

public class PreRulestackRuleData : Azure.ResourceManager.Models.ResourceData
type PreRulestackRuleData = class
    inherit ResourceData
Public Class PreRulestackRuleData
Inherits ResourceData
Inheritance
PreRulestackRuleData

Constructors

PreRulestackRuleData(String)

Initializes a new instance of PreRulestackRuleData.

Properties

ActionType

rule action.

Applications

array of rule applications.

AuditComment

rule comment.

Category

rule category.

DecryptionRuleType

enable or disable decryption.

Description

rule description.

Destination

destination address.

EnableLogging

enable or disable logging.

ETag

etag info.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
InboundInspectionCertificate

inbound Inspection Certificate.

Name

The name of the resource.

(Inherited from ResourceData)
NegateDestination

cidr should not be 'any'.

NegateSource

cidr should not be 'any'.

Priority

Gets the priority.

Protocol

any, application-default, TCP:number, UDP:number.

ProtocolPortList

prot port list.

ProvisioningState

Provisioning state of the resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
RuleName

rule name.

RuleState

state of this rule.

Source

source address.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

tag for rule.

Applies to