Share via


BatchEndpointDefaults Class

Definition

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

Constructors

BatchEndpointDefaults()

Properties

DeploymentName

Methods

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

Applies to