IotHubNetworkRuleSetProperties Class

Definition

Network Rule Set Properties of IotHub.

public class IotHubNetworkRuleSetProperties
type IotHubNetworkRuleSetProperties = class
Public Class IotHubNetworkRuleSetProperties
Inheritance
IotHubNetworkRuleSetProperties

Constructors

IotHubNetworkRuleSetProperties(Boolean, IEnumerable<IotHubNetworkRuleSetIPRule>)

Initializes a new instance of IotHubNetworkRuleSetProperties.

Properties

ApplyToBuiltInEventHubEndpoint

If True, then Network Rule Set is also applied to BuiltIn EventHub EndPoint of IotHub.

DefaultAction

Default Action for Network Rule Set.

IPRules

List of IP Rules.

Applies to