Method | Description | |
---|---|---|
ToString ( ) : string |
Returns the string name of the command
|
Method | Description | |
---|---|---|
CreatePayload ( ) : string |
The Xml payload that is created and sent to the Fabric with the create deployment parameters
|
Method | Description | |
---|---|---|
CreateMobileServiceCommand ( string name, string config, string description = "Created by Fluent Management" ) : System.Xml.Linq |
Constructs a command to create a mobile service
|