DevCenterProjectEnvironmentData.Roles Property

Definition

A map of roles to assign to the environment creator.

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)

Property Value

Applies to