Delen via


EndpointAuthKeys Class

Definition

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

Constructors

EndpointAuthKeys()

Properties

PrimaryKey
SecondaryKey

Methods

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

Applies to