Share via


BatchUserAccount.ElevationLevel Property

Definition

Gets or sets the ElevationLevel.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchUserAccountElevationLevel> ElevationLevel { get; set; }
member this.ElevationLevel : Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchUserAccountElevationLevel> with get, set
Public Property ElevationLevel As BicepValue(Of BatchUserAccountElevationLevel)

Property Value

Applies to