Sdílet prostřednictvím


MachineLearningEndpointKeyRegenerateContent(MachineLearningKeyType) Constructor

Definition

Initializes a new instance of MachineLearningEndpointKeyRegenerateContent.

public MachineLearningEndpointKeyRegenerateContent (Azure.ResourceManager.MachineLearning.Models.MachineLearningKeyType keyType);
new Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointKeyRegenerateContent : Azure.ResourceManager.MachineLearning.Models.MachineLearningKeyType -> Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointKeyRegenerateContent
Public Sub New (keyType As MachineLearningKeyType)

Parameters

keyType
MachineLearningKeyType

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

Applies to