Share via


EndpointPropertiesBase Class

Definition

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

Constructors

EndpointPropertiesBase()

Properties

AuthMode
Description
KeyPrimaryKey
KeySecondaryKey
Property
ScoringUri
SwaggerUri

Methods

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

Applies to