共用方式為


IPartialBatchDeployment Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PartialBatchDeploymentTypeConverter))]
public interface IPartialBatchDeployment : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PartialBatchDeploymentTypeConverter))>]
type IPartialBatchDeployment = interface
    interface IJsonSerializable
Public Interface IPartialBatchDeployment
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Description

Description of the endpoint deployment.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to