ภาษา

BatchDeploymentConfiguration Class

Definition

Properties relevant to different deployment types. Please note this is the abstract base class. The derived classes available for instantiation are: BatchPipelineComponentDeploymentConfiguration.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.MachineLearning.Models.UnknownBatchDeploymentConfiguration))]
public abstract class BatchDeploymentConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.BatchDeploymentConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.BatchDeploymentConfiguration>
public abstract class BatchDeploymentConfiguration
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.MachineLearning.Models.UnknownBatchDeploymentConfiguration))>]
type BatchDeploymentConfiguration = class
    interface IJsonModel<BatchDeploymentConfiguration>
    interface IPersistableModel<BatchDeploymentConfiguration>
type BatchDeploymentConfiguration = class
Public MustInherit Class BatchDeploymentConfiguration
Implements IJsonModel(Of BatchDeploymentConfiguration), IPersistableModel(Of BatchDeploymentConfiguration)
Public MustInherit Class BatchDeploymentConfiguration
Inheritance
BatchDeploymentConfiguration
Derived
Attributes
Implements

Applies to