C# Class AzureML.PowerShell.GetWebServiceEndpoint

Inheritance: AzureMLPsCmdlet
Datei anzeigen Open project: hning86/azuremlps

Private Properties

Property Type Description

Public Methods

Method Description
GetWebServiceEndpoint ( ) : AzureML.Contract

Protected Methods

Method Description
ProcessRecord ( ) : void

Method Details

GetWebServiceEndpoint() public method

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

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void