共用方式為


PostRulesResource interface

PostRulestack 規則清單

Extends

屬性

actionType

規則動作

applications

規則應用程式的陣列

auditComment

規則批注

category

規則類別

decryptionRuleType

啟用或停用解密

description

規則描述

destination

目的地位址

enableLogging

啟用或停用記錄

etag

etag 資訊

inboundInspectionCertificate

輸入檢查憑證

negateDestination

cidr 不應該是 'any'

negateSource

cidr 不應該是 'any'

priority

注意:這個屬性不會串行化。 它只能由伺服器填入。

protocol

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

protocolPortList

prot 埠清單

provisioningState

資源布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ruleName

規則名稱

ruleState

此規則的狀態

source

來源位址

tags

規則的標籤

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 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

規則類別

category?: Category

屬性值

decryptionRuleType

啟用或停用解密

decryptionRuleType?: string

屬性值

string

description

規則描述

description?: string

屬性值

string

destination

目的地位址

destination?: DestinationAddr

屬性值

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

來源位址

source?: SourceAddr

屬性值

tags

規則的標籤

tags?: TagInfo[]

屬性值

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type