Freigeben über


MachineLearningBatchDeploymentData Konstruktor

Definition

Initialisiert eine neue instance von 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)

Parameter

location
AzureLocation

Der Speicherort.

properties
MachineLearningBatchDeploymentProperties

[Erforderlich] Zusätzliche Attribute der Entität.

Ausnahmen

properties ist NULL.

Gilt für: