C# Class AzureML.PowerShell.AzureMLPsCmdlet

Inheritance: AzureMLPsCmdletBase
Afficher le fichier Open project: hning86/azuremlps

Private Properties

Свойство Type Description
ReadConfigFromFile void

Méthodes publiques

Méthode Description
AzureMLPsCmdlet ( ) : System

Méthodes protégées

Méthode Description
GetWorkspaceSetting ( ) : WorkspaceSetting
GetWorkspaceSetting ( string location, string wsId, string wsAuthToken ) : WorkspaceSetting

Private Methods

Méthode Description
ReadConfigFromFile ( bool throwExceptionIfFileDoesnotExist ) : void

Method Details

AzureMLPsCmdlet() public méthode

public AzureMLPsCmdlet ( ) : System
Résultat System

GetWorkspaceSetting() protected méthode

protected GetWorkspaceSetting ( ) : WorkspaceSetting
Résultat AzureML.Contract.WorkspaceSetting

GetWorkspaceSetting() protected méthode

protected GetWorkspaceSetting ( string location, string wsId, string wsAuthToken ) : WorkspaceSetting
location string
wsId string
wsAuthToken string
Résultat AzureML.Contract.WorkspaceSetting