C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.MobileServices.GetMobileServiceResourcesCommand

Used to create a mobile services application
상속: MobileServiceCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Returns the string name of the command

보호된 메소드들

메소드 설명
ResponseCallback ( System webResponse ) : void

Used to return the mobile service application details

비공개 메소드들

메소드 설명
GetMobileServiceResourcesCommand ( string name ) : System

Constructs a command to create a mobile service

메소드 상세

ResponseCallback() 보호된 메소드

Used to return the mobile service application details
protected ResponseCallback ( System webResponse ) : void
webResponse System
리턴 void

ToString() 공개 메소드

Returns the string name of the command
public ToString ( ) : string
리턴 string