IGpuResource.Count Property

Definition

The count of the GPU resource.

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

Property Value

Attributes

Applies to