Elastacloud.AzureManagement.Fluent.Commands.MobileServices.GetMobileServiceSettingsCommand.ToString C# (CSharp) Method

ToString() public method

Returns the string name of the command
public ToString ( ) : string
return string
        public override string ToString()
        {
            return "GetMobileServiceSettingsCommand";
        }