IProjectEnvironmentType.CreatorRoleAssignmentRole Property

Definition

A map of roles to assign to the environment creator.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="A map of roles to assign to the environment creator.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentRoles) }, ReadOnly=false, Required=false, SerializedName="roles")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentRoles CreatorRoleAssignmentRole { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="A map of roles to assign to the environment creator.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentRoles) }, ReadOnly=false, Required=false, SerializedName="roles")>]
member this.CreatorRoleAssignmentRole : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentRoles with get, set
Public Property CreatorRoleAssignmentRole As IProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentRoles

Property Value

Attributes

Applies to