Share via


IProject.ServerlessGpuSessionSettingServerlessGpuSessionsMode Property

Definition

The property indicates whether serverless GPU access is enabled on the project.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The property indicates whether serverless GPU access is enabled on the project.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ServerlessGpuSessionsMode) }, ReadOnly=false, Required=false, SerializedName="serverlessGpuSessionsMode")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ServerlessGpuSessionsMode? ServerlessGpuSessionSettingServerlessGpuSessionsMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The property indicates whether serverless GPU access is enabled on the project.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ServerlessGpuSessionsMode) }, ReadOnly=false, Required=false, SerializedName="serverlessGpuSessionsMode")>]
member this.ServerlessGpuSessionSettingServerlessGpuSessionsMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.ServerlessGpuSessionsMode> with get, set
Public Property ServerlessGpuSessionSettingServerlessGpuSessionsMode As Nullable(Of ServerlessGpuSessionsMode)

Property Value

Attributes

Applies to