Share via


IBatchDeploymentProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BatchDeploymentPropertiesTypeConverter))]
public interface IBatchDeploymentProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IEndpointDeploymentPropertiesBase
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BatchDeploymentPropertiesTypeConverter))>]
type IBatchDeploymentProperties = interface
    interface IJsonSerializable
    interface IEndpointDeploymentPropertiesBase
Public Interface IBatchDeploymentProperties
Implements IEndpointDeploymentPropertiesBase
Derived
Attributes
Implements

Properties

CodeConfigurationCodeId (Inherited from IEndpointDeploymentPropertiesBase)
CodeConfigurationScoringScript (Inherited from IEndpointDeploymentPropertiesBase)
Compute
Description (Inherited from IEndpointDeploymentPropertiesBase)
EnvironmentId (Inherited from IEndpointDeploymentPropertiesBase)
EnvironmentVariable (Inherited from IEndpointDeploymentPropertiesBase)
ErrorThreshold
LoggingLevel
MaxConcurrencyPerInstance
MiniBatchSize
ModelReferenceType
OutputAction
OutputFileName
Property (Inherited from IEndpointDeploymentPropertiesBase)
ProvisioningState
ResourceInstanceCount
ResourceInstanceType
ResourceProperty
RetrySettingMaxRetry
RetrySettingTimeout

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to