Compartilhar via


IComputeInstanceContainer.Gpu Property

Definition

Information of GPU.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Information of GPU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="gpu")]
public string Gpu { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Information of GPU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="gpu")>]
member this.Gpu : string with get, set
Public Property Gpu As String

Property Value

Attributes

Applies to