다음을 통해 공유


ProviderAuthorizedApplicationProperties.DataAuthorizations Property

Definition

The authorizations that determine the level of data access permissions on the specified resource types.

public System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.ApplicationDataAuthorization> DataAuthorizations { get; }
member this.DataAuthorizations : System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.ApplicationDataAuthorization>
Public ReadOnly Property DataAuthorizations As IList(Of ApplicationDataAuthorization)

Property Value

Applies to