SecurityRule interface
網路安全性規則。
- Extends
屬性
access | 允許或拒絕網路流量。 |
description | 此規則的描述。 限制為140個字元。 |
destination |
目的地位址前置詞。 CIDR 或目的地IP範圍。 星號 『*』 也可以用來比對所有來源 IP。 您也可以使用默認標籤,例如 'VirtualNetwork'、'AzureLoadBalancer' 和 'Internet'。 |
destination |
目的地位址前置詞。 CIDR 或目的地IP範圍。 |
destination |
指定為目的地的應用程式安全組。 |
destination |
目的地埠或範圍。 介於 0 到 65535 之間的整數或範圍。 星號 『*』 也可以用來比對所有埠。 |
destination |
目的地埠範圍。 |
direction | 規則的方向。 方向會指定規則是否會在傳入或傳出流量上進行評估。 |
etag | 每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源群組內唯一的資源名稱。 此名稱可用來存取資源。 |
priority | 規則的優先順序。 此值可以介於 100 到 4096 之間。 集合中每個規則的優先順序號碼必須是唯一的。 優先順序數位越低,規則的優先順序就越高。 |
protocol | 此規則適用的網路協定。 |
provisioning |
安全性規則資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
source |
CIDR 或來源IP範圍。 星號 『*』 也可以用來比對所有來源 IP。 您也可以使用默認標籤,例如 'VirtualNetwork'、'AzureLoadBalancer' 和 'Internet'。 如果這是輸入規則,請指定網路流量的來源。 |
source |
CIDR 或來源IP範圍。 |
source |
指定為來源的應用程式安全組。 |
source |
來源埠或範圍。 介於 0 到 65535 之間的整數或範圍。 星號 『*』 也可以用來比對所有埠。 |
source |
來源埠範圍。 |
type | 資源的型別。 |
繼承的屬性
id | 資源標識碼。 |
屬性詳細資料
access
允許或拒絕網路流量。
access?: string
屬性值
string
description
此規則的描述。 限制為140個字元。
description?: string
屬性值
string
destinationAddressPrefix
目的地位址前置詞。 CIDR 或目的地IP範圍。 星號 『*』 也可以用來比對所有來源 IP。 您也可以使用默認標籤,例如 'VirtualNetwork'、'AzureLoadBalancer' 和 'Internet'。
destinationAddressPrefix?: string
屬性值
string
destinationAddressPrefixes
目的地位址前置詞。 CIDR 或目的地IP範圍。
destinationAddressPrefixes?: string[]
屬性值
string[]
destinationApplicationSecurityGroups
指定為目的地的應用程式安全組。
destinationApplicationSecurityGroups?: ApplicationSecurityGroup[]
屬性值
destinationPortRange
目的地埠或範圍。 介於 0 到 65535 之間的整數或範圍。 星號 『*』 也可以用來比對所有埠。
destinationPortRange?: string
屬性值
string
destinationPortRanges
目的地埠範圍。
destinationPortRanges?: string[]
屬性值
string[]
direction
規則的方向。 方向會指定規則是否會在傳入或傳出流量上進行評估。
direction?: string
屬性值
string
etag
每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
name
資源群組內唯一的資源名稱。 此名稱可用來存取資源。
name?: string
屬性值
string
priority
規則的優先順序。 此值可以介於 100 到 4096 之間。 集合中每個規則的優先順序號碼必須是唯一的。 優先順序數位越低,規則的優先順序就越高。
priority?: number
屬性值
number
protocol
此規則適用的網路協定。
protocol?: string
屬性值
string
provisioningState
安全性規則資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sourceAddressPrefix
CIDR 或來源IP範圍。 星號 『*』 也可以用來比對所有來源 IP。 您也可以使用默認標籤,例如 'VirtualNetwork'、'AzureLoadBalancer' 和 'Internet'。 如果這是輸入規則,請指定網路流量的來源。
sourceAddressPrefix?: string
屬性值
string
sourceAddressPrefixes
CIDR 或來源IP範圍。
sourceAddressPrefixes?: string[]
屬性值
string[]
sourceApplicationSecurityGroups
指定為來源的應用程式安全組。
sourceApplicationSecurityGroups?: ApplicationSecurityGroup[]
屬性值
sourcePortRange
來源埠或範圍。 介於 0 到 65535 之間的整數或範圍。 星號 『*』 也可以用來比對所有埠。
sourcePortRange?: string
屬性值
string
sourcePortRanges
來源埠範圍。
sourcePortRanges?: string[]
屬性值
string[]
type
資源的型別。
type?: string
屬性值
string