NetworkRuleSet interface
NetworkRuleSet 資源的描述。
- Extends
屬性
default |
網路規則集的預設動作 |
ip |
IpRules 清單 |
public |
這會判斷是否允許透過公用網路傳輸流量。 默認會啟用。 |
system |
與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
trusted |
值,指出是否啟用信任的服務存取。 |
virtual |
列出 VirtualNetwork 規則 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.EventHub/Namespaces” 或 “Microsoft.EventHub/Namespaces/EventHubs” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
defaultAction
網路規則集的預設動作
defaultAction?: string
屬性值
string
ipRules
publicNetworkAccess
這會判斷是否允許透過公用網路傳輸流量。 默認會啟用。
publicNetworkAccess?: string
屬性值
string
systemData
trustedServiceAccessEnabled
值,指出是否啟用信任的服務存取。
trustedServiceAccessEnabled?: boolean
屬性值
boolean
virtualNetworkRules
列出 VirtualNetwork 規則
virtualNetworkRules?: NWRuleSetVirtualNetworkRules[]
屬性值
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
type
資源的型別。 例如“Microsoft.EventHub/Namespaces” 或 “Microsoft.EventHub/Namespaces/EventHubs” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string