IComponentContainer.LatestVersion Property

Definition

The latest version inside this container.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="The latest version inside this container.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="latestVersion", Update=false)]
public string LatestVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="The latest version inside this container.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="latestVersion", Update=false)>]
member this.LatestVersion : string
Public ReadOnly Property LatestVersion As String

Property Value

Attributes

Applies to