Delen via


PartialBatchDeployment Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PartialBatchDeploymentTypeConverter))]
public class PartialBatchDeployment : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPartialBatchDeployment
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PartialBatchDeploymentTypeConverter))>]
type PartialBatchDeployment = class
    interface IPartialBatchDeployment
    interface IJsonSerializable
Public Class PartialBatchDeployment
Implements IPartialBatchDeployment
Inheritance
PartialBatchDeployment
Attributes
Implements

Constructors

PartialBatchDeployment()

Properties

Description

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to