ArmMachineLearningModelFactory.MachineLearningSasDatastoreCredentials 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.
SAS datastore credentials configuration.
public static Azure.ResourceManager.MachineLearning.Models.MachineLearningSasDatastoreCredentials MachineLearningSasDatastoreCredentials(Azure.ResourceManager.MachineLearning.Models.MachineLearningSasDatastoreSecrets secrets = default);
static member MachineLearningSasDatastoreCredentials : Azure.ResourceManager.MachineLearning.Models.MachineLearningSasDatastoreSecrets -> Azure.ResourceManager.MachineLearning.Models.MachineLearningSasDatastoreCredentials
Public Shared Function MachineLearningSasDatastoreCredentials (Optional secrets As MachineLearningSasDatastoreSecrets = Nothing) As MachineLearningSasDatastoreCredentials
Parameters
[Required] Storage container secrets.
Returns
A new MachineLearningSasDatastoreCredentials instance for mocking.