AccountKeyAuthTypeWorkspaceConnectionProperties Class
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.
This connection type covers the account key connection for Azure storage.
public class AccountKeyAuthTypeWorkspaceConnectionProperties : Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspaceConnectionProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.AccountKeyAuthTypeWorkspaceConnectionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.AccountKeyAuthTypeWorkspaceConnectionProperties>
type AccountKeyAuthTypeWorkspaceConnectionProperties = class
inherit MachineLearningWorkspaceConnectionProperties
interface IJsonModel<AccountKeyAuthTypeWorkspaceConnectionProperties>
interface IPersistableModel<AccountKeyAuthTypeWorkspaceConnectionProperties>
Public Class AccountKeyAuthTypeWorkspaceConnectionProperties
Inherits MachineLearningWorkspaceConnectionProperties
Implements IJsonModel(Of AccountKeyAuthTypeWorkspaceConnectionProperties), IPersistableModel(Of AccountKeyAuthTypeWorkspaceConnectionProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AccountKeyAuthTypeWorkspaceConnectionProperties() |
Initializes a new instance of AccountKeyAuthTypeWorkspaceConnectionProperties. |