ArmMachineLearningModelFactory.MachineLearningAccountKeyDatastoreCredentials Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Account key datastore credentials configuration.
public static Azure.ResourceManager.MachineLearning.Models.MachineLearningAccountKeyDatastoreCredentials MachineLearningAccountKeyDatastoreCredentials(Azure.ResourceManager.MachineLearning.Models.MachineLearningAccountKeyDatastoreSecrets secrets = default);
static member MachineLearningAccountKeyDatastoreCredentials : Azure.ResourceManager.MachineLearning.Models.MachineLearningAccountKeyDatastoreSecrets -> Azure.ResourceManager.MachineLearning.Models.MachineLearningAccountKeyDatastoreCredentials
Public Shared Function MachineLearningAccountKeyDatastoreCredentials (Optional secrets As MachineLearningAccountKeyDatastoreSecrets = Nothing) As MachineLearningAccountKeyDatastoreCredentials
Parameters
[Required] Storage account secrets.
Returns
A new MachineLearningAccountKeyDatastoreCredentials instance for mocking.