MachineLearningDatastoreResource
ResourceType
MachineLearningDatastoreResource()
Data
HasData
CreateResourceIdentifier(String, String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetSecrets(CancellationToken)
GetSecrets(SecretExpiry, CancellationToken)
GetSecretsAsync(CancellationToken)
GetSecretsAsync(SecretExpiry, CancellationToken)
Update(WaitUntil, MachineLearningDatastoreData, Boolean?, CancellationToken)
UpdateAsync(WaitUntil, MachineLearningDatastoreData, Boolean?, CancellationToken)
net11.0
namespace Azure.ResourceManager.MachineLearning
{
public class MachineLearningDatastoreResource : ArmResource, IJsonModel<MachineLearningDatastoreData>, IPersistableModel<MachineLearningDatastoreData>
{
public static ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string workspaceName, string name);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.MachineLearning , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.MachineLearning (1.3.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API