Share via


IGpuResource.Count Property

Definition

The count of the GPU resource.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The count of the GPU resource.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="count")]
public int Count { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The count of the GPU resource.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="count")>]
member this.Count : int with get, set
Public Property Count As Integer

Property Value

Attributes

Applies to