次の方法で共有


DevCenterProjectEnvironmentPatch.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)

プロパティ値

適用対象