次の方法で共有


IotHubNetworkRuleSetProperties.IPRules プロパティ

定義

IP ルールの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.IotHubNetworkRuleSetIPRule> IPRules { get; }
member this.IPRules : System.Collections.Generic.IList<Azure.ResourceManager.IotHub.Models.IotHubNetworkRuleSetIPRule>
Public ReadOnly Property IPRules As IList(Of IotHubNetworkRuleSetIPRule)

プロパティ値

適用対象