Freigeben über


IServerlessGpuSessionsSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ServerlessGpuSessionsSettingsTypeConverter))]
public interface IServerlessGpuSessionsSettings : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ServerlessGpuSessionsSettingsTypeConverter))>]
type IServerlessGpuSessionsSettings = interface
    interface IJsonSerializable
Public Interface IServerlessGpuSessionsSettings
Implements IJsonSerializable
Derived
Attributes
Implements

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.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to