IModelContainer.NextVersion Property

Definition

The next auto incremental version

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

Property Value

Attributes

Applies to