ArmApplicationData.Authorizations 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.
The read-only authorizations property that is retrieved from the application package.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.ArmApplicationAuthorization> Authorizations { get; }
member this.Authorizations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.ArmApplicationAuthorization>
Public ReadOnly Property Authorizations As IReadOnlyList(Of ArmApplicationAuthorization)