Share via


DevTestLabData.EnvironmentPermission Property

Definition

The access rights to be granted to the user when provisioning an environment.

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabEnvironmentPermission? EnvironmentPermission { get; set; }
member this.EnvironmentPermission : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabEnvironmentPermission> with get, set
Public Property EnvironmentPermission As Nullable(Of DevTestLabEnvironmentPermission)

Property Value

Applies to