Compartilhar via


IComputeInstanceContainer.EnvironmentName Property

Definition

name of environment.

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

Property Value

Attributes

Applies to