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

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

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

populates the JSON string to parse on the return trip

Private Methods

Méthode Description
GetMobileServiceLogsCommand ( string serviceName ) : System

Constructs a command to create a mobile service

Method Details

ResponseCallback() protected méthode

populates the JSON string to parse on the return trip
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