Share via


UsernamePasswordAuthTypeWorkspaceConnectionProperties.Category Property

Definition

Category of the connection

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ConnectionCategory? Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.Category : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ConnectionCategory> with get, set
Public Property Category As Nullable(Of ConnectionCategory)

Property Value

Implements

Attributes

Applies to