CustomKeysWorkspaceConnectionProperties interface    
Category:= CustomKeys AuthType:= CustomKeys (as type discriminator) Credentials:= {CustomKeys} as Microsoft.MachineLearning.AccountRP.Contracts.WorkspaceConnection.CustomKeys Target:= {any value} Use Metadata property bag for ApiVersion and other metadata fields
- Extends
 
Properties
| auth | 
	Polymorphic discriminator, which specifies the different types this object can be  | 
| credentials | Custom Keys credential object  | 
Inherited Properties
| category | Category of the connection  | 
| created | 
	NOTE: This property will not be serialized. It can only be populated by the server.  | 
| expiry | 
	|
| group | Group based on connection category NOTE: This property will not be serialized. It can only be populated by the server.  | 
| is | 
	|
| metadata | Store user metadata for this connection  | 
| shared | 
	|
| target | |
| value | Value details of the workspace connection.  | 
| value | 
	format for the workspace connection value  | 
Property Details
		authType
	 
	Polymorphic discriminator, which specifies the different types this object can be
authType: "CustomKeys"
				Property Value
"CustomKeys"
credentials
Inherited Property Details
category
Category of the connection
category?: string
				Property Value
string
Inherited From WorkspaceConnectionPropertiesV2.category
		createdByWorkspaceArmId
	   
	NOTE: This property will not be serialized. It can only be populated by the server.
createdByWorkspaceArmId?: string
				Property Value
string
Inherited From WorkspaceConnectionPropertiesV2.createdByWorkspaceArmId
		expiryTime
	 
	
group
Group based on connection category NOTE: This property will not be serialized. It can only be populated by the server.
group?: string
				Property Value
string
Inherited From WorkspaceConnectionPropertiesV2.group
		isSharedToAll
	  
	isSharedToAll?: boolean
				Property Value
boolean
Inherited From WorkspaceConnectionPropertiesV2.isSharedToAll
metadata
Store user metadata for this connection
metadata?: {[propertyName: string]: string}
				Property Value
{[propertyName: string]: string}
Inherited From WorkspaceConnectionPropertiesV2.metadata
		sharedUserList
	  
	sharedUserList?: string[]
				Property Value
string[]
Inherited From WorkspaceConnectionPropertiesV2.sharedUserList
target
value
Value details of the workspace connection.
value?: string
				Property Value
string
Inherited From WorkspaceConnectionPropertiesV2.value
		valueFormat
	 
	format for the workspace connection value
valueFormat?: string
				Property Value
string
Inherited From WorkspaceConnectionPropertiesV2.valueFormat