PostRulestackRuleData Class

Definition

A class representing the PostRulestackRule data model. PostRulestack rule list

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

Constructors

PostRulestackRuleData(String)

Initializes a new instance of PostRulestackRuleData.

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