Method | Description | |
---|---|---|
ToString ( ) : string |
Returns the string name of the command
|
Method | Description | |
---|---|---|
CreatePayload ( ) : string |
Returns the JSON formatted configuration
|
Method | Description | |
---|---|---|
UpdateMobileServiceSettingsCommand ( string serviceName, string path, string config, string overrideVerb = HttpVerbPut ) : System |
Constructs a command to create a mobile service
|