Partilhar via


MachineLearningBatchDeploymentData Construtor

Definição

Inicializa uma nova instância de MachineLearningBatchDeploymentData.

public MachineLearningBatchDeploymentData (Azure.Core.AzureLocation location, Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchDeploymentProperties properties);
new Azure.ResourceManager.MachineLearning.MachineLearningBatchDeploymentData : Azure.Core.AzureLocation * Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchDeploymentProperties -> Azure.ResourceManager.MachineLearning.MachineLearningBatchDeploymentData
Public Sub New (location As AzureLocation, properties As MachineLearningBatchDeploymentProperties)

Parâmetros

location
AzureLocation

O local.

properties
MachineLearningBatchDeploymentProperties

[Obrigatório] Atributos adicionais da entidade.

Exceções

properties é nulo.

Aplica-se a