NetworkRuleSetProperties.ApplyToBuiltInEventHubEndpoint Property

Definition

Gets or sets if True, then Network Rule Set is also applied to BuiltIn EventHub EndPoint of IotHub

[Newtonsoft.Json.JsonProperty(PropertyName="applyToBuiltInEventHubEndpoint")]
public bool ApplyToBuiltInEventHubEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="applyToBuiltInEventHubEndpoint")>]
member this.ApplyToBuiltInEventHubEndpoint : bool with get, set
Public Property ApplyToBuiltInEventHubEndpoint As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to