IotHubProperties.NetworkRuleSets Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="networkRuleSets")]
public Microsoft.Azure.Management.IotHub.Models.NetworkRuleSetProperties NetworkRuleSets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkRuleSets")>]
member this.NetworkRuleSets : Microsoft.Azure.Management.IotHub.Models.NetworkRuleSetProperties with get, set
Public Property NetworkRuleSets As NetworkRuleSetProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to