IBatchDeployment.EnvironmentId Property

Definition

ARM resource ID or AssetId of the environment specification for the endpoint deployment.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ARM resource ID or AssetId of the environment specification for the endpoint deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="environmentId", Update=true)]
public string EnvironmentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ARM resource ID or AssetId of the environment specification for the endpoint deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="environmentId", Update=true)>]
member this.EnvironmentId : string with get, set
Public Property EnvironmentId As String

Property Value

Attributes

Applies to