DevCenterServerlessGpuSessionsSettings Class
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.
Represents settings for serverless GPU access.
public class DevCenterServerlessGpuSessionsSettings : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterServerlessGpuSessionsSettings>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterServerlessGpuSessionsSettings>
type DevCenterServerlessGpuSessionsSettings = class
interface IJsonModel<DevCenterServerlessGpuSessionsSettings>
interface IPersistableModel<DevCenterServerlessGpuSessionsSettings>
Public Class DevCenterServerlessGpuSessionsSettings
Implements IJsonModel(Of DevCenterServerlessGpuSessionsSettings), IPersistableModel(Of DevCenterServerlessGpuSessionsSettings)
- Inheritance
-
DevCenterServerlessGpuSessionsSettings
- Implements
Constructors
| Name | Description |
|---|---|
| DevCenterServerlessGpuSessionsSettings() |
Initializes a new instance of DevCenterServerlessGpuSessionsSettings. |
Properties
| Name | Description |
|---|---|
| MaxConcurrentSessionsPerProject |
When specified, limits the maximum number of concurrent sessions across all pools in the project. |
| ServerlessGpuSessionsMode |
The property indicates whether serverless GPU access is enabled on the project. |