Share via


BrokerAuthorizationConfig.Rules Property

Definition

The authorization rules to follow. If no rule is set, but Authorization Resource is used that would mean DenyAll.

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

Property Value

Applies to