你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PreRulesResource interface
PreRulestack 规则列表
- Extends
属性
action |
规则操作 |
applications | 规则应用程序数组 |
audit |
规则注释 |
category | 规则类别 |
decryption |
启用或禁用解密 |
description | 规则说明 |
destination | 目标地址 |
enable |
启用或禁用日志记录 |
etag | etag 信息 |
inbound |
入站检查证书 |
negate |
cidr 不应为“任何” |
negate |
cidr 不应为“任何” |
priority | 注意:此属性不会被序列化。 它只能由服务器填充。 |
protocol | any、application-default、TCP:number、UDP:number |
protocol |
prot 端口列表 |
provisioning |
资源的预配状态。 注意:此属性不会被序列化。 它只能由服务器填充。 |
rule |
规则名称 |
rule |
此规则的状态 |
source | 源地址 |
tags | 规则的标记 |
继承属性
id | 资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会被序列化。 它只能由服务器填充。 |
name | 资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。 |
system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。 |
type | 资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
actionType
规则操作
actionType?: string
属性值
string
applications
规则应用程序数组
applications?: string[]
属性值
string[]
auditComment
规则注释
auditComment?: string
属性值
string
category
decryptionRuleType
启用或禁用解密
decryptionRuleType?: string
属性值
string
description
规则说明
description?: string
属性值
string
destination
enableLogging
启用或禁用日志记录
enableLogging?: string
属性值
string
etag
etag 信息
etag?: string
属性值
string
inboundInspectionCertificate
入站检查证书
inboundInspectionCertificate?: string
属性值
string
negateDestination
cidr 不应为“任何”
negateDestination?: string
属性值
string
negateSource
cidr 不应为“任何”
negateSource?: string
属性值
string
priority
注意:此属性不会被序列化。 它只能由服务器填充。
priority?: number
属性值
number
protocol
any、application-default、TCP:number、UDP:number
protocol?: string
属性值
string
protocolPortList
prot 端口列表
protocolPortList?: string[]
属性值
string[]
provisioningState
资源的预配状态。 注意:此属性不会被序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
ruleName
规则名称
ruleName: string
属性值
string
ruleState
此规则的状态
ruleState?: string
属性值
string
source
tags
继承属性详细信息
id
资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会被序列化。 它只能由服务器填充。
id?: string
属性值
string
name
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
type
资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。
type?: string
属性值
string