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

Used to create a mobile services application
Inheritance: MobileServiceCommand
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns the string name of the command

Méthodes protégées

Méthode Description
ResponseCallback ( System webResponse ) : void

Used to return the mobile service application details

Private Methods

Méthode Description
ListMobileServiceTablesCommand ( string serviceName ) : System

Constructs a command to create a mobile service

Method Details

ResponseCallback() protected méthode

Used to return the mobile service application details
protected ResponseCallback ( System webResponse ) : void
webResponse System
Résultat void

ToString() public méthode

Returns the string name of the command
public ToString ( ) : string
Résultat string