Language

ArmMachineLearningModelFactory.MachineLearningAccountKeyDatastoreSecrets Method

Definition

Datastore account key secrets.

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningAccountKeyDatastoreSecrets MachineLearningAccountKeyDatastoreSecrets(string key = default);
static member MachineLearningAccountKeyDatastoreSecrets : string -> Azure.ResourceManager.MachineLearning.Models.MachineLearningAccountKeyDatastoreSecrets
Public Shared Function MachineLearningAccountKeyDatastoreSecrets (Optional key As String = Nothing) As MachineLearningAccountKeyDatastoreSecrets

Parameters

key
String

Storage account key.

Returns

A new MachineLearningAccountKeyDatastoreSecrets instance for mocking.

Applies to