Share via


BatchEndpointProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BatchEndpointPropertiesTypeConverter))]
public class BatchEndpointProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IBatchEndpointProperties, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BatchEndpointPropertiesTypeConverter))>]
type BatchEndpointProperties = class
    interface IBatchEndpointProperties
    interface IJsonSerializable
    interface IEndpointPropertiesBase
    interface IValidates
Public Class BatchEndpointProperties
Implements IBatchEndpointProperties, IValidates
Inheritance
BatchEndpointProperties
Attributes
Implements

Constructors

BatchEndpointProperties()

Properties

AuthMode
DefaultDeploymentName
Description
Key
KeyPrimaryKey
KeySecondaryKey
Property
ProvisioningState
ScoringUri
SwaggerUri

Methods

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

Applies to