C# Class Microsoft.WindowsAzure.Commands.CloudService.Development.DisableAzureServiceProjectRemoteDesktopCommand

Inheritance: CmdletBase
Show file Open project: AzureRT/azure-sdk-tools Class Usage Examples

Private Properties

Property Type Description
DisableRemoteDesktop void
ExecuteCmdlet void
GetForwarderName string
UpdateServiceConfigurations void

Private Methods

Method Description
DisableRemoteDesktop ( ) : void
ExecuteCmdlet ( ) : void
GetForwarderName ( WebRole webRoles, WorkerRole workerRoles ) : string
UpdateServiceConfigurations ( CloudServiceProject service, string forwarderName ) : void