Share via


BatchEndpoint Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BatchEndpointTypeConverter))]
public class BatchEndpoint : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IBatchEndpoint, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IHeaderSerializable, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BatchEndpointTypeConverter))>]
type BatchEndpoint = class
    interface IBatchEndpoint
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
    interface IHeaderSerializable
Public Class BatchEndpoint
Implements IBatchEndpoint, IHeaderSerializable, IValidates
Inheritance
BatchEndpoint
Attributes
Implements

Constructors

BatchEndpoint()

Properties

AuthMode
AzureAsyncOperation
DefaultDeploymentName
Description
EndpointPropertiesBaseProperty
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
KeyPrimaryKey
KeySecondaryKey
Kind
Location
Name
ProvisioningState
ResourceGroupName
ScoringUri
SkuCapacity
SkuFamily
SkuName
SkuSize
SkuTier
SwaggerUri
SystemData
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
Type
XmsAsyncOperationTimeout

Methods

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

Explicit Interface Implementations

IHeaderSerializable.ReadHeaders(HttpResponseHeaders)

Applies to