Aracılığıyla paylaş


IComputeInstanceSchema.VersionRuntime Property

Definition

Runtime of compute instance.

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

Property Value

Attributes

Applies to