AuthorizationRuleListResult.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Result of the List Authorization Rules operation.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EventHubs.Models.AuthorizationRule> Value { get; }
member this.Value : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EventHubs.Models.AuthorizationRule>
Public ReadOnly Property Value As IReadOnlyList(Of AuthorizationRule)
Property Value
- System.Collections.Generic.IReadOnlyList<AuthorizationRule>