Share via


OnlineEndpoint Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.OnlineEndpointTypeConverter))]
public class OnlineEndpoint : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IOnlineEndpoint, 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.OnlineEndpointTypeConverter))>]
type OnlineEndpoint = class
    interface IOnlineEndpoint
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
    interface IHeaderSerializable
Public Class OnlineEndpoint
Implements IHeaderSerializable, IOnlineEndpoint, IValidates
Inheritance
OnlineEndpoint
Attributes
Implements

Constructors

OnlineEndpoint()

Properties

AuthMode
AzureAsyncOperation
Compute
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
Traffic
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