C# Class Elastacloud.AzureManagement.Fluent.Commands.MobileServices.RestartMobileServiceCommand

Used to create a mobile services application
Inheritance: MobileServiceCommand
显示文件 Open project: azurecoder/fluent-management Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Returns the string name of the command

Private Methods

Method Description
RestartMobileServiceCommand ( string serviceName ) : System

Constructs a command to create a mobile service

Method Details

ToString() public method

Returns the string name of the command
public ToString ( ) : string
return string