Share via


ICapabilities.CapabilityMaxGpuCount Property

Definition

The maximum allowed GPU count.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The maximum allowed GPU count.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="maxGpuCount")]
public float? CapabilityMaxGpuCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The maximum allowed GPU count.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="maxGpuCount")>]
member this.CapabilityMaxGpuCount : Nullable<single>
Public ReadOnly Property CapabilityMaxGpuCount As Nullable(Of Single)

Property Value

Attributes

Applies to