IComputeInstanceContainer.Gpu Property

Definition

Information of GPU.

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

Property Value

Attributes

Applies to