PostRulesResource interface
PostRulestack 規則清單
- Extends
屬性
action |
規則動作 |
applications | 規則應用程式的陣列 |
audit |
規則批注 |
category | 規則類別 |
decryption |
啟用或停用解密 |
description | 規則描述 |
destination | 目的地位址 |
enable |
啟用或停用記錄 |
etag | etag 資訊 |
inbound |
輸入檢查憑證 |
negate |
cidr 不應該是 'any' |
negate |
cidr 不應該是 'any' |
priority | 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
protocol | any, application-default, TCP:number, UDP:number |
protocol |
prot 埠清單 |
provisioning |
資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
rule |
規則名稱 |
rule |
此規則的狀態 |
source | 來源位址 |
tags | 規則的標籤 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
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 不應該是 'any'
negateDestination?: string
屬性值
string
negateSource
cidr 不應該是 'any'
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
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string