Share via


MachineLearningEndpointKeyRegenerateContent Class

Definition

The MachineLearningEndpointKeyRegenerateContent.

public class MachineLearningEndpointKeyRegenerateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointKeyRegenerateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointKeyRegenerateContent>
public class MachineLearningEndpointKeyRegenerateContent
type MachineLearningEndpointKeyRegenerateContent = class
    interface IJsonModel<MachineLearningEndpointKeyRegenerateContent>
    interface IPersistableModel<MachineLearningEndpointKeyRegenerateContent>
type MachineLearningEndpointKeyRegenerateContent = class
Public Class MachineLearningEndpointKeyRegenerateContent
Implements IJsonModel(Of MachineLearningEndpointKeyRegenerateContent), IPersistableModel(Of MachineLearningEndpointKeyRegenerateContent)
Public Class MachineLearningEndpointKeyRegenerateContent
Inheritance
MachineLearningEndpointKeyRegenerateContent
Implements

Constructors

Properties

KeyType

[Required] Specification for which type of key to generate. Primary or Secondary.

KeyValue

The value the key is set to.

Explicit Interface Implementations

Applies to