IComputeInstanceContainer.EnvironmentVersion Property

Definition

version of environment.

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

Property Value

Attributes

Applies to