ICustomKeysWorkspaceConnectionProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.CustomKeysWorkspaceConnectionPropertiesTypeConverter))]
public interface ICustomKeysWorkspaceConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IWorkspaceConnectionPropertiesV2
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.CustomKeysWorkspaceConnectionPropertiesTypeConverter))>]
type ICustomKeysWorkspaceConnectionProperties = interface
interface IJsonSerializable
interface IWorkspaceConnectionPropertiesV2
Public Interface ICustomKeysWorkspaceConnectionProperties
Implements IWorkspaceConnectionPropertiesV2
- Derived
- Attributes
- Implements
Properties
AuthType |
Authentication type of the connection target (Inherited from IWorkspaceConnectionPropertiesV2) |
Category |
Category of the connection (Inherited from IWorkspaceConnectionPropertiesV2) |
CreatedByWorkspaceArmId | (Inherited from IWorkspaceConnectionPropertiesV2) |
CredentialsKey | |
ExpiryTime | (Inherited from IWorkspaceConnectionPropertiesV2) |
Group |
Group based on connection category (Inherited from IWorkspaceConnectionPropertiesV2) |
IsSharedToAll | (Inherited from IWorkspaceConnectionPropertiesV2) |
Metadata |
Store user metadata for this connection (Inherited from IWorkspaceConnectionPropertiesV2) |
SharedUserList | (Inherited from IWorkspaceConnectionPropertiesV2) |
Target | (Inherited from IWorkspaceConnectionPropertiesV2) |
Value |
Value details of the workspace connection. (Inherited from IWorkspaceConnectionPropertiesV2) |
ValueFormat |
format for the workspace connection value (Inherited from IWorkspaceConnectionPropertiesV2) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |