共用方式為


NetworkRuleSetProperties interface

IotHub 的網路規則集屬性

屬性

applyToBuiltInEventHubEndpoint

如果為 True,則網路規則集也會套用至 IotHub 的 BuiltIn EventHub EndPoint

defaultAction

網路規則集的預設動作

ipRules

IP 規則清單

屬性詳細資料

applyToBuiltInEventHubEndpoint

如果為 True,則網路規則集也會套用至 IotHub 的 BuiltIn EventHub EndPoint

applyToBuiltInEventHubEndpoint: boolean

屬性值

boolean

defaultAction

網路規則集的預設動作

defaultAction?: string

屬性值

string

ipRules

IP 規則清單

ipRules: NetworkRuleSetIpRule[]

屬性值