次の方法で共有


DevCenterProjectEnvironmentData.UserRoleAssignments プロパティ

定義

環境バッキング リソースに対して作成されたロールの割り当て。 これは、ユーザー オブジェクト ID からロール定義 ID のオブジェクトへのマッピングです。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DevCenter.Models.DevCenterUserRoleAssignments> UserRoleAssignments { get; }
member this.UserRoleAssignments : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DevCenter.Models.DevCenterUserRoleAssignments>
Public ReadOnly Property UserRoleAssignments As IDictionary(Of String, DevCenterUserRoleAssignments)

プロパティ値

適用対象