C# Класс Elastacloud.AzureManagement.Fluent.Commands.MobileServices.GetMobileServiceLogsCommand

Used to create a mobile services application
Наследование: MobileServiceCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
ToString ( ) : string

Returns the string name of the command

Защищенные методы

Метод Описание
ResponseCallback ( System webResponse ) : void

populates the JSON string to parse on the return trip

Приватные методы

Метод Описание
GetMobileServiceLogsCommand ( string serviceName ) : System

Constructs a command to create a mobile service

Описание методов

ResponseCallback() защищенный Метод

populates the JSON string to parse on the return trip
protected ResponseCallback ( System webResponse ) : void
webResponse System
Результат void

ToString() публичный Метод

Returns the string name of the command
public ToString ( ) : string
Результат string