Share via


IEnvironmentTypeAbilities.AbilitiesAsDeveloper Property

Definition

The abilities the user has to perform actions on the environment type as a developer.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The abilities the user has to perform actions on the environment type as a developer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeAbilityAsDeveloper) }, ReadOnly=false, Required=true, SerializedName="abilitiesAsDeveloper")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeAbilityAsDeveloper[] AbilitiesAsDeveloper { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The abilities the user has to perform actions on the environment type as a developer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeAbilityAsDeveloper) }, ReadOnly=false, Required=true, SerializedName="abilitiesAsDeveloper")>]
member this.AbilitiesAsDeveloper : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.EnvironmentTypeAbilityAsDeveloper[] with get, set
Public Property AbilitiesAsDeveloper As EnvironmentTypeAbilityAsDeveloper()

Property Value

Attributes

Applies to