ArmApplicationDefinition.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 managed application provider authorizations.
public Azure.Provisioning.BicepList<Azure.Provisioning.Resources.ArmApplicationAuthorization> Authorizations { get; set; }
member this.Authorizations : Azure.Provisioning.BicepList<Azure.Provisioning.Resources.ArmApplicationAuthorization> with get, set
Public Property Authorizations As BicepList(Of ArmApplicationAuthorization)