Compartilhar via


IOnlineDeployment.EnvironmentId Property

Definition

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

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

Property Value

Attributes

Applies to