مشاركة عبر


NetworkRuleOutput interface

قاعدة من نوع الشبكة.

يمتد

الخصائص

destinationAddresses

قائمة عناوين IP الوجهة أو علامات الخدمة.

destinationFqdns

قائمة FQDNs الوجهة.

destinationIpGroups

قائمة IpGroups الوجهة لهذه القاعدة.

destinationPorts

قائمة منافذ الوجهة.

ipProtocols

صفيف FirewallPolicyRuleNetworkProtocols.

ruleType
sourceAddresses

قائمة عناوين IP المصدر لهذه القاعدة.

sourceIpGroups

قائمة IpGroups المصدر لهذه القاعدة.

الخصائص الموروثة

description

وصف القاعدة.

name

اسم القاعدة.

تفاصيل الخاصية

destinationAddresses

قائمة عناوين IP الوجهة أو علامات الخدمة.

destinationAddresses?: string[]

قيمة الخاصية

string[]

destinationFqdns

قائمة FQDNs الوجهة.

destinationFqdns?: string[]

قيمة الخاصية

string[]

destinationIpGroups

قائمة IpGroups الوجهة لهذه القاعدة.

destinationIpGroups?: string[]

قيمة الخاصية

string[]

destinationPorts

قائمة منافذ الوجهة.

destinationPorts?: string[]

قيمة الخاصية

string[]

ipProtocols

صفيف FirewallPolicyRuleNetworkProtocols.

ipProtocols?: ("TCP" | "UDP" | "Any" | "ICMP")[]

قيمة الخاصية

("TCP" | "UDP" | "Any" | "ICMP")[]

ruleType

ruleType: "NetworkRule"

قيمة الخاصية

"NetworkRule"

sourceAddresses

قائمة عناوين IP المصدر لهذه القاعدة.

sourceAddresses?: string[]

قيمة الخاصية

string[]

sourceIpGroups

قائمة IpGroups المصدر لهذه القاعدة.

sourceIpGroups?: string[]

قيمة الخاصية

string[]

تفاصيل الخاصية الموروثة

description

وصف القاعدة.

description?: string

قيمة الخاصية

string

موروث منFirewallPolicyRuleOutputParent.description

name

اسم القاعدة.

name?: string

قيمة الخاصية

string

موروث منFirewallPolicyRuleOutputParent.name