MachineLearningSasAuthTypeWorkspaceConnection 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.
The MachineLearningSasAuthTypeWorkspaceConnection.
public class MachineLearningSasAuthTypeWorkspaceConnection : Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspaceConnectionProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningSasAuthTypeWorkspaceConnection>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningSasAuthTypeWorkspaceConnection>
public class MachineLearningSasAuthTypeWorkspaceConnection : Azure.ResourceManager.MachineLearning.Models.MachineLearningWorkspaceConnectionProperties
type MachineLearningSasAuthTypeWorkspaceConnection = class
inherit MachineLearningWorkspaceConnectionProperties
interface IJsonModel<MachineLearningSasAuthTypeWorkspaceConnection>
interface IPersistableModel<MachineLearningSasAuthTypeWorkspaceConnection>
type MachineLearningSasAuthTypeWorkspaceConnection = class
inherit MachineLearningWorkspaceConnectionProperties
Public Class MachineLearningSasAuthTypeWorkspaceConnection
Inherits MachineLearningWorkspaceConnectionProperties
Implements IJsonModel(Of MachineLearningSasAuthTypeWorkspaceConnection), IPersistableModel(Of MachineLearningSasAuthTypeWorkspaceConnection)
Public Class MachineLearningSasAuthTypeWorkspaceConnection
Inherits MachineLearningWorkspaceConnectionProperties
- Inheritance
- Implements
Constructors
MachineLearningSasAuthTypeWorkspaceConnection() |
Initializes a new instance of MachineLearningSasAuthTypeWorkspaceConnection. |
Properties
Category |
Category of the connection. (Inherited from MachineLearningWorkspaceConnectionProperties) |
CreatedByWorkspaceArmId |
Gets the created by workspace arm id. (Inherited from MachineLearningWorkspaceConnectionProperties) |
CredentialsSas |
Gets or sets the credentials sas. |
ExpiryOn |
Gets or sets the expiry on. (Inherited from MachineLearningWorkspaceConnectionProperties) |
Group |
Group based on connection category. (Inherited from MachineLearningWorkspaceConnectionProperties) |
IsSharedToAll |
Gets or sets the is shared to all. (Inherited from MachineLearningWorkspaceConnectionProperties) |
Metadata |
Store user metadata for this connection. (Inherited from MachineLearningWorkspaceConnectionProperties) |
SharedUserList |
Gets the shared user list. (Inherited from MachineLearningWorkspaceConnectionProperties) |
Target |
Gets or sets the target. (Inherited from MachineLearningWorkspaceConnectionProperties) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET