Share via


ManagedServicesMarketplaceRegistrationProperties.Authorizations Property

Definition

The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ManagedServices.Models.ManagedServicesAuthorization> Authorizations { get; }
member this.Authorizations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ManagedServices.Models.ManagedServicesAuthorization>
Public ReadOnly Property Authorizations As IReadOnlyList(Of ManagedServicesAuthorization)

Property Value

Applies to