IComputeInstanceProperties.VersionRuntime Property

Definition

Runtime of compute instance.

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

Property Value

Attributes

Applies to