你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IUsernamePasswordAuthTypeWorkspaceConnectionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.UsernamePasswordAuthTypeWorkspaceConnectionPropertiesTypeConverter))]
public interface IUsernamePasswordAuthTypeWorkspaceConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IWorkspaceConnectionPropertiesV2
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.UsernamePasswordAuthTypeWorkspaceConnectionPropertiesTypeConverter))>]
type IUsernamePasswordAuthTypeWorkspaceConnectionProperties = interface
    interface IJsonSerializable
    interface IWorkspaceConnectionPropertiesV2
Public Interface IUsernamePasswordAuthTypeWorkspaceConnectionProperties
Implements IWorkspaceConnectionPropertiesV2
Derived
Attributes
Implements

Properties

AuthType

Authentication type of the connection target

(Inherited from IWorkspaceConnectionPropertiesV2)
Category

Category of the connection

(Inherited from IWorkspaceConnectionPropertiesV2)
CredentialsPassword
CredentialsUsername
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)

Applies to