ArmMachineLearningModelFactory.MachineLearningAccountKeyDatastoreSecrets 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.
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.