AuthorizationRules.innerCollection Field
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.
The inner collection
public readonly System.Collections.Generic.ICollection<Microsoft.Azure.NotificationHubs.Messaging.AuthorizationRule> innerCollection;
val mutable innerCollection : System.Collections.Generic.ICollection<Microsoft.Azure.NotificationHubs.Messaging.AuthorizationRule>
Public ReadOnly innerCollection As ICollection(Of AuthorizationRule)