Freigeben über


IProjectUpdate.ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject Property

Definition

When specified, limits the maximum number of concurrent sessions across all pools in the project.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="When specified, limits the maximum number of concurrent sessions across all pools in the project.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxConcurrentSessionsPerProject")]
public int? ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="When specified, limits the maximum number of concurrent sessions across all pools in the project.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxConcurrentSessionsPerProject")>]
member this.ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject : Nullable<int> with get, set
Public Property ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject As Nullable(Of Integer)

Property Value

Attributes

Applies to