C# Class Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.Endpoints.RemoveAzureInputEndpointCommand

Inheritance: VirtualMachineConfigurationCmdletBase
Show file Open project: OctopusDeploy/azure-sdk-tools

Private Properties

Property Type Description
ExecuteCommand void

Protected Methods

Method Description
GetInputEndpoints ( ) : Collection
ProcessRecord ( ) : void

Private Methods

Method Description
ExecuteCommand ( ) : void

Method Details

GetInputEndpoints() protected method

protected GetInputEndpoints ( ) : Collection
return Collection

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void