次の方法で共有


DevCenterUserRoleAssignments.Roles プロパティ

定義

親ユーザーに割り当てるロールのマップ。

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

プロパティ値

適用対象