NetworkSecurityGroupResourceSettings interface
定義 NSG 資源設定。
- Extends
屬性
resource |
多型歧視性,指定這個物件可以是的不同類型 |
security |
取得或設定網路安全組的安全性規則。 |
tags | 取得或設定資源標籤。 |
繼承的屬性
target |
取得或設定目標資源組名。 |
target |
取得或設定目標資源名稱。 |
屬性詳細資料
resourceType
多型歧視性,指定這個物件可以是的不同類型
resourceType: "Microsoft.Network/networkSecurityGroups"
屬性值
"Microsoft.Network/networkSecurityGroups"
securityRules
tags
取得或設定資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
繼承的屬性詳細資料
targetResourceGroupName
取得或設定目標資源組名。
targetResourceGroupName?: string
屬性值
string