C# Class AzureML.PowerShell.GetWorkspaceUsers

Inheritance: AzureMLPsCmdlet
Datei anzeigen Open project: hning86/azuremlps

Public Methods

Method Description
GetWorkspaceUsers ( ) : AzureML.Contract

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

GetWorkspaceUsers() public method

public GetWorkspaceUsers ( ) : AzureML.Contract
return AzureML.Contract

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void