AzureFirewallNetworkRule interface
خصائص قاعدة الشبكة.
الخصائص
| description | وصف القاعدة. |
| destination |
قائمة عناوين IP الوجهة. |
| destination |
قائمة FQDNs الوجهة. |
| destination |
قائمة IpGroups الوجهة لهذه القاعدة. |
| destination |
قائمة منافذ الوجهة. |
| name | اسم قاعدة الشبكة. |
| protocols | صفيف AzureFirewallNetworkRuleProtocols. |
| source |
قائمة عناوين IP المصدر لهذه القاعدة. |
| source |
قائمة IpGroups المصدر لهذه القاعدة. |
تفاصيل الخاصية
description
وصف القاعدة.
description?: string
قيمة الخاصية
string
destinationAddresses
قائمة عناوين IP الوجهة.
destinationAddresses?: string[]
قيمة الخاصية
string[]
destinationFqdns
قائمة FQDNs الوجهة.
destinationFqdns?: string[]
قيمة الخاصية
string[]
destinationIpGroups
قائمة IpGroups الوجهة لهذه القاعدة.
destinationIpGroups?: string[]
قيمة الخاصية
string[]
destinationPorts
قائمة منافذ الوجهة.
destinationPorts?: string[]
قيمة الخاصية
string[]
name
اسم قاعدة الشبكة.
name?: string
قيمة الخاصية
string
protocols
صفيف AzureFirewallNetworkRuleProtocols.
protocols?: ("TCP" | "UDP" | "Any" | "ICMP")[]
قيمة الخاصية
("TCP" | "UDP" | "Any" | "ICMP")[]
sourceAddresses
قائمة عناوين IP المصدر لهذه القاعدة.
sourceAddresses?: string[]
قيمة الخاصية
string[]
sourceIpGroups
قائمة IpGroups المصدر لهذه القاعدة.
sourceIpGroups?: string[]
قيمة الخاصية
string[]