Partilhar via


ArmMachineLearningModelFactory.MachineLearningComputeInstanceEnvironmentInfo Método

Definição

Inicializa uma nova instância de MachineLearningComputeInstanceEnvironmentInfo.

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeInstanceEnvironmentInfo MachineLearningComputeInstanceEnvironmentInfo (string name = default, string version = default);
static member MachineLearningComputeInstanceEnvironmentInfo : string * string -> Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeInstanceEnvironmentInfo
Public Shared Function MachineLearningComputeInstanceEnvironmentInfo (Optional name As String = Nothing, Optional version As String = Nothing) As MachineLearningComputeInstanceEnvironmentInfo

Parâmetros

name
String

nome do ambiente.

version
String

versão do ambiente.

Retornos

Uma nova MachineLearningComputeInstanceEnvironmentInfo instância para simulação.

Aplica-se a