PostRulesResource interface
PostRulestack rule list
- Extends
Properties
action |
rule action |
applications | array of rule applications |
audit |
rule comment |
category | rule category |
decryption |
enable or disable decryption |
description | rule description |
destination | destination address |
enable |
enable or disable logging |
etag | etag info |
inbound |
inbound Inspection Certificate |
negate |
cidr should not be 'any' |
negate |
cidr should not be 'any' |
priority | NOTE: This property will not be serialized. It can only be populated by the server. |
protocol | any, application-default, TCP:number, UDP:number |
protocol |
prot port list |
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
rule |
rule name |
rule |
state of this rule |
source | source address |
tags | tag for rule |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
actionType
rule action
actionType?: string
Property Value
string
applications
array of rule applications
applications?: string[]
Property Value
string[]
auditComment
rule comment
auditComment?: string
Property Value
string
category
decryptionRuleType
enable or disable decryption
decryptionRuleType?: string
Property Value
string
description
rule description
description?: string
Property Value
string
destination
enableLogging
enable or disable logging
enableLogging?: string
Property Value
string
etag
etag info
etag?: string
Property Value
string
inboundInspectionCertificate
inbound Inspection Certificate
inboundInspectionCertificate?: string
Property Value
string
negateDestination
cidr should not be 'any'
negateDestination?: string
Property Value
string
negateSource
cidr should not be 'any'
negateSource?: string
Property Value
string
priority
NOTE: This property will not be serialized. It can only be populated by the server.
priority?: number
Property Value
number
protocol
any, application-default, TCP:number, UDP:number
protocol?: string
Property Value
string
protocolPortList
prot port list
protocolPortList?: string[]
Property Value
string[]
provisioningState
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
ruleName
rule name
ruleName: string
Property Value
string
ruleState
state of this rule
ruleState?: string
Property Value
string
source
tags
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type