ProjectUpdateProperties.ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When specified, limits the maximum number of concurrent sessions across all pools in the project.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)]
public int? ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inlined)>]
member this.ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject : Nullable<int> with get, set
Public Property ServerlessGpuSessionSettingMaxConcurrentSessionsPerProject As Nullable(Of Integer)
Property Value
Implements
- Attributes