次の方法で共有


ManagedServicesRegistrationProperties.Authorizations プロパティ

定義

managedBy テナント内の Azure Active Directory プリンシパルがマネージド テナントの委任されたリソースで受け取るアクセスを記述する承認オブジェクトのコレクション。

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

プロパティ値

適用対象